MediaWiki:Darkvector.css
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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the DarkVector skin */
a {color: #10b4e6 !important;}
a:visited {color: #00db93 !important;}
#left-navigation div.darkvectorTabs li.selected, #right-navigation div.darkvectorTabs li.selected {background-image: linear-gradient(#10b4e6 0,#333333 10%);}
#mw-head div.darkvectorMenu h3 span {color: #10b4e6;}
.oo-ui-buttonElement-button, .mw-ui-button {color: #ffffff !important; background-color: #0278bf !important; border-color: #fff0 !important;}
div#simpleSearch #searchButton {background-color: rgba(0, 112, 255, 0.27) !important;}