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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
html {
--NOL-darkblack: #070d36;
--NOL-black: #172a58;
--NOL-darkcharcoal: #283a6a;
--NOL-charcoal:#26396d;
--NOL-lightcharcoal: #182651;
--NOL-dark-transp: #172a58;
--NOL-grey: #d7d7d7;
--NOL-lightgrey: #d7d7d7;
--NOL-red:#cb1818;
--NOL-burntgold: #c4a645;
--NOL-gold: #f1df74;
--NOL-whitegold: #d2e2ef;
--NOL-deepblue: #c5a63b;
--NOL-blue: #ccc;
--NOL-lightblue: #f4f1da;
--header:
url(https://i.imgur.com/RF5nQfw.jpg)
}
.suggestions-result-current {background-color:#070d36 !important;}
.suggestions-results {background-color:#9aa8ce !important;}
.suggestion-results, .suggestions-special, .oo-ui-menuSelectWidget {background-color:#8694ba !important;}
.suggestions-special .special-label {color:#454545 !important ;}
.wikiEditor-ui-toolbar {background-color:#4e578b !important;}
.autocomment {color:#afafaf; }
table.imbox {background-color:#4e578b !important;}
/* Navbox */
table.navbox th { background-color:#070d36 !important; }
table.navbox { border-color:#070d36 !important; }
/* Infobox */
.infobox {border-color:#070d36 !important;}
.incell, .incell_top, .incell_bottom, .incell_topleft, .incell_topright, .incell_bottomleft, .incell_bottomright { background-color:#070d36 !important;}
/* Drop Down Elements */
.dropdown ul {background-color:#070d36 !important;}
.tabs-togglebox >*> .tabs-content {color:#172a58 !important;}
/* Templates */
.template-documentation, #documentation-meta-data { background-color:#070d36 !important; }
/* Upload Wizard */
.mwe-upwiz-file.filled .mwe-upwiz-visible-file { background-color:#26396d !important; }
/* Calender */
.mw-widgets-datetime-calendarWidget.mw-widgets-datetime-calendarWidget-dependent { background-color:#324883 !important; }
.mw-widgets-datetime-dateTimeInputWidget-handle { background-color:#324883 !important; }
.mw-widgets-datetime-dateTimeInputWidget-fields > .mw-widgets-datetime-dateTimeInputWidget-field {color:#d7d7d7 !important; }
/* Etc. */
.oo-ui-buttonGroupWidget.oo-ui-widget-enabled .oo-ui-buttonElement.oo-ui-widget-disabled > .oo-ui-buttonElement-button { background-color:#070d36 !important; }
.mw-datatable tr:hover td { background-color:#070d36 !important; }
.oo-ui-capsuleItemWidget.oo-ui-widget-enabled { background-color:#324883 !important; }