Difference between revisions of "MediaWiki:Common.css"
From From The Ashes Wiki
TheSupremes (talk | contribs) |
TheSupremes (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | |||
− | |||
background-color:#63666b; | background-color:#63666b; | ||
− | |||
− | div#content | + | body,div#content,.mw-body |
− | |||
− | |||
− | |||
− | |||
− | .mw-body | ||
{ | { | ||
background-color:#63666b; | background-color:#63666b; | ||
} | } |
Revision as of 17:19, 13 May 2014
/* CSS placed here will be applied to all skins */ background-color:#63666b; body,div#content,.mw-body { background-color:#63666b; }