MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
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. | 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); | ||