Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
Don't set the classContainer background color in common since this breaks Citizen, override in Vector specifically
Possibly hacky fix for some background color bleed on the main page?
Line 42: Line 42:
background-color:#D2CDC8;
background-color:#D2CDC8;
color:black;
color:black;
padding:0.25em 1em 1em 1em;
padding:0.01em 1em 1em 1em;
border-radius:0 0 0 8px;
border-radius:0 0 0 8px;
background-image:linear-gradient(rgba(0,0,0,0.5),transparent 10px);
background-image:linear-gradient(rgba(0,0,0,0.5),transparent 10px);