Jump to content

User:ZephyronALPHA/monobook.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 23: Line 23:
.thumbinner
.thumbinner
{
{
background-color: #b2b2e2 !important;
background-color: #0000cc !important;
}
}

Revision as of 15:31, 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: #0000cc !important;
}