User:Icanttellyou/watercolor.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.
span[class*="oo-ui-icon-"] {
background-color: white !important;;
filter: invert(1);
}
body #mw-navigation .vector-menu-tabs ul li, body #mw-navigation .vector-menu-tabs ul li.selected, body #mw-navigation .vector-menu-dropdown {
background-image: none;
}
:not([class*="ace"]) {
background-color: black !important;
color: white !important;
}
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
box-shadow: inset 2.75em 0 0 #000000;
}
.mw-notification-area-overlay {
background-color: transparent !important;
}