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 { | #content-bottom-stuff .catlinks { | ||
background-color:white; | background-color:white; | ||
border:1px solid black; | |||
} | } | ||
Revision as of 18:41, 9 February 2019
/* CSS placed here will be applied to all skins */
#mw-content-block, #mw-content-container {
background-color: #aa2c2c;
}
#content-bottom-stuff .catlinks {
background-color:white;
border:1px solid black;
}