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; |
||
} |
|||
.thumbinner |
|||
{ |
|||
background-color: #b2b2e2; |
|||
} |
} |
Revision as of 15:29, 21 January 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;
}
.thumbinner
{
background-color: #b2b2e2;
}