Difference between revisions of "MediaWiki:Common.css"
From House of Hozz
(One intermediate revision 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 */ | ||
+ | #sitetitle {background: #6ca6af} | ||
body {background: #e1f5f3} | body {background: #e1f5f3} | ||
− | .mw-body {background: # | + | .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}