Difference between revisions of "MediaWiki:Common.css"

From NEStalgia
Jump to: navigation, search
(testing changing wiki background color)
Line 6: Line 6:
 
}
 
}
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }
 +
{background: #141414}

Revision as of 19: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}