User:ZephyronALPHA/monobook.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* |
|||
@import url('//dev.fandom.com/load.php?mode=articles&articles=u:dev:MediaWiki:DarkMonobook/code.css&only=styles'); |
@import url('//dev.fandom.com/load.php?mode=articles&articles=u:dev:MediaWiki:DarkMonobook/code.css&only=styles'); |
||
#mw-script-doc |
#mw-script-doc |
||
Line 53: | Line 54: | ||
color:#eeeeee !important; |
color:#eeeeee !important; |
||
} |
} |
||
*/ |
Latest revision as of 21:09, 16 September 2021
/*
@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;
}
*/