Difference between revisions of "MediaWiki:Common.css"
From NEStalgia
| Line 5: | Line 5: | ||
display: none | display: none | ||
} | } | ||
| + | .tocnumber { display: none; } | ||
Revision as of 23:12, 2 July 2012
/* 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; }