Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 4: Line 4:
background: black;
background: black;
}
}
h1, h2, h3, h4 { border: none; }

Revision as of 07:56, 3 December 2014

/* CSS placed here will be applied to all skins */

div#mw-page-base{
background: black;
}

h1, h2, h3, h4 { border: none; }