Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body, div#mw-page-base{
background: black;
}
a {background: white;
padding-left: 4px;
padding-right: 4px;
}
a.external{color:#0B00A0!important;}
h1, h2, h3, h4 { border: none; }

Revision as of 19:04, 1 March 2015

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