Jump to content

User:ZephyronALPHA/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*
@import url('//dev.fandom.com/load.php?mode=articles&articles=u:dev:MediaWiki:DarkMonobook/code.css&only=styles');
#mw-script-doc
{
	background-color:#91e4b2 !important;
	background:#91e4b2 !important;
}
#jswarning
{
	background-color:#e4b1c2; 
}
#usercsspreview-box
{
	background-color:#e4b1c2;
}
#usercsspreview, .mw-continue-editing, .warningbox
{
	background-color:#e1e352;
}
#content
{
	background-color: rgb(34, 34, 34) !important;
	color:rgb(200,200,200)!important;
}
.thumbinner, .sidebar, .infobox
{
	background-color: #0000cc !important;
}
.NavHead
{
	background-color: #3333cc !important;
}
.sidebar th, .sidebar ul
{
	background-color:#000099 !important;
}
.box-More_citations_needed_section, .portal ul, .mw-collapsible th, .mw-collapsible td, .thumb
{
	background-color:#000000 !important;
}
.skin-monobook tr
{
	background-color:#000022 !important;
	color:#eeeeee !important;
}
.headerSort th
{
	background-color:#002200 !important;
	color:#eeeeee !important;
}
.wikitable th
{
	background-color:#002200 !important;
	color:#eeeeee !important;
}
*/