Difference between revisions of "MediaWiki:Common.css"
From House of Hozz
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #mw- | + | #sitetitle {background: #6ca6af} |
+ | body {background: #e1f5f3} | ||
+ | .mw-body {background: #daeaf1} | ||
+ | .pBody {background-color: #daeaf1} | ||
+ | div#footer {background-color: #daeaf1} | ||
+ | #p-cactions li {background-color: #daeaf1} |
Latest revision as of 06:10, 21 October 2017
/* CSS placed here will be applied to all skins */ #sitetitle {background: #6ca6af} body {background: #e1f5f3} .mw-body {background: #daeaf1} .pBody {background-color: #daeaf1} div#footer {background-color: #daeaf1} #p-cactions li {background-color: #daeaf1}