User:StolenBattenberg/vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* Theme Testing */ | /* Theme Testing */ | ||
/**********************/ | |||
/* Zone: Main Content */ | |||
/**********************/ | |||
/* | /* Content Background */ | ||
.mw-body | .mw-body | ||
{ | { | ||
background-color:#F08080; | background-color:#F08080; | ||
} | |||
/* Content Heading */ | |||
firstHeading mw-first-heading | |||
{ | |||
background-color:#80F080; | |||
} | } |