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