User:ZephyronALPHA/monobook.css: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
{ |
{ |
||
background-color: rgb(34, 34, 34) !important; |
background-color: rgb(34, 34, 34) !important; |
||
color:rgb(200,200,200)!important; |
|||
} |
} |
||
.thumbinner, .sidebar, .infobox |
.thumbinner, .sidebar, .infobox |
Revision as of 19:10, 14 April 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;
}