Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Reverted |
Tag: Reverted |
||
Line 2: | Line 2: | ||
<nowiki> | |||
body { background-color: #DCDCDC; } | body { background-color: #DCDCDC; } | ||
Line 8: | Line 8: | ||
#p-logo { background-color: #DCDCDC; } | #p-logo { background-color: #DCDCDC; } | ||
</nowiki> |
Revision as of 17:00, 21 February 2022
/* CSS placed here will be applied to all skins */
<nowiki>
body { background-color: #DCDCDC; }
#mw-head-base { background-color: #DCDCDC; }
#p-logo { background-color: #DCDCDC; }
</nowiki>