User:Dream Indigo/vector.css
From WikiOasis Meta
More actions
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@media screen { #mw-head { background: linear-gradient(to bottom,#6C8EF9,#866BF9,#C06BF9); } }
body { background: #C06BF9; color: Indigo; }
#content { border: 1px solid Indigo; border-top: transparent; border-bottom-left-radius: 3em; }
.vector-menu-tabs li { background: linear-gradient(to bottom,#866BF9,#C06BF9,#FB6BF7); }
.vector-menu-tabs .selected { background: #EFD8FD; }