Difference between revisions of "MediaWiki:Common.css"
From NEStalgia
(testing changing wiki background color) |
|||
| Line 6: | Line 6: | ||
} | } | ||
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
| + | {background: #141414} | ||
Revision as of 18:31, 25 March 2014
/* CSS placed here will be applied to all skins */
/* Remove the header from the main page */
body.page-Main_Page h1.firstHeading {
display: none
}
.tocnumber { display: none; }
{background: #141414}