Difference between revisions of "MediaWiki:Common.css"

From NEStalgia
Jump to: navigation, search
m (more and more testing)
Line 6: Line 6:
 
}
 
}
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }
 +
* {background-color:#141414}

Revision as of 19:45, 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-color:#141414}