Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 9: Line 9:
padding-right: 1px;
padding-right: 1px;
}
}
a:visited{color:#0B00A0;}


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

Revision as of 12:37, 11 December 2014

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

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

a {background: white;
padding-left: 1px; 
padding-right: 1px;
}

a:visited{color:#0B00A0;}

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