Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | body, html, | + | body, html, #mw-page-base, #mw-head-base, #mw-head, .firstHeading, .mw-body-content, .mw-editform, .mw-body |
{ | { | ||
− | /*background-color: | + | /*background-color: grey;*/ |
} | } |
Revision as of 21:39, 6 May 2020
/* CSS placed here will affect users of the Vector skin */ body, html, #mw-page-base, #mw-head-base, #mw-head, .firstHeading, .mw-body-content, .mw-editform, .mw-body { /*background-color: grey;*/ }