Difference between revisions of "MediaWiki:Common.css"
From Rebeldroids Wiki
Line 4: | Line 4: | ||
body { | body { | ||
background-color: #71838D; | background-color: #71838D; | ||
+ | <div id="container"></div> | ||
} | } |
Revision as of 13:19, 1 August 2015
/* CSS placed here will be applied to all skins */ body { background-color: #71838D; <div id="container"></div> }