MediaWiki:Monobook.css

From Blankclubencyclopedia

Revision as of 12:58, 10 March 2006 by Admin (Talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

/*
<pre>
*/

/***************************************************
** BODY
*/
body {
background-image: url(http://editthis.info/blankclubencyclopedia/images/blankclubencyclopedia/5/50/Background_monobook.gif);
background-repeat: repeat;
background-color: #333333;
color: #FFFFFF;
font: x-small;
margin: 0px;
padding: 0px;
}

/***************************************************
** H1-H6 / Headings
*/
h1, h2, h3, h4, h5, h6 {
color: #FFCC00;
background: none;
margin: 0;
padding-top: 0.5em;
padding-bottom: 0.17em;
}
h1, h2 {
font-weight: normal;
border-bottom: 1px solid #FFCC00;
}
h3, h4, h5, h6 {
font-weight: bold;
border-bottom: none;
}
h1 { font-size: 188%; }
h2 { font-size: 150%; }
h3 { font-size: 132%; }
h4 { font-size: 116%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

/* Some space under the headers in the content area */
#bodyContent h1,
#bodyContent h2 { margin-bottom:0.6em; }
#bodyContent h3,
#bodyContent h4,
#bodyContent h5 { margin-bottom: 0.3em; }

/*
</pre>
*/
Personal tools