Difference between revisions of "MediaWiki:Common.css"
From Wulfgard Wiki
(Created page with "→CSS placed here will be applied to all skins: #content, #content table #p-cactions ul li a { background: #dfdbc3; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | body { | |
− | + | background-color: #dcd6b3; | |
+ | } |
Revision as of 21:20, 13 May 2014
/* CSS placed here will be applied to all skins */ body { background-color: #dcd6b3; }