Difference between revisions of "MediaWiki:Common.css"
From House of Hozz
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | body {background: # | + | body {background: #e1f5f3} |
− | .mw-body {background: # | + | .mw-body {background: #cee7f1} |
− | #p-cactions li {background-color: # | + | #p-cactions li {background-color: #cee7f1} |
+ | .pBody {background-color: #cee7f1} |
Revision as of 05:45, 21 October 2017
/* CSS placed here will be applied to all skins */ body {background: #e1f5f3} .mw-body {background: #cee7f1} #p-cactions li {background-color: #cee7f1} .pBody {background-color: #cee7f1}