Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 2: Line 2:


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


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

Revision as of 12:21, 11 December 2014

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

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

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