MediaWiki:Common.css: Difference between revisions
From Chanticleer Society
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
background-color: #aa2c2c; | background-color: #aa2c2c; | ||
} | } | ||
. | .catlinks { | ||
background-color:white; | background-color:white; | ||
} | } |
Revision as of 18:39, 9 February 2019
/* CSS placed here will be applied to all skins */ #mw-content-block, #mw-content-container { background-color: #aa2c2c; } .catlinks { background-color:white; }