Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 10: Line 10:
}
}


a:visited{color:#0B00A0;}
a.external text:visited{color:#0B00A0!important;}


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

Revision as of 12:38, 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.external text:visited{color:#0B00A0!important;}

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