User:PhoenixGraphix/monobook.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
h1#firstHeading, h3#siteSub, div#siteNotice { display: none; }
h1#firstHeading, h3#siteSub, div#siteNotice { display: none; }
div#bodyContent { padding: 0; }
div.container, div.content {
div.container, div.content {
padding: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
width: auto;
width: auto;
font-family: Arial;
font-family: Arial;
margin: -15px -15px -15px -15px;
}
}
div.container { background: #FFFF00; }
div.container { background: #FFFF00; }
div.content { background: #F5F5F5; }
div.content { background: white; }