From Blankclubencyclopedia
(Difference between revisions)
m |
|
Line 1: |
Line 1: |
- | /*
| |
- | <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>
| |
- | */
| |
Revision as of 12:59, 10 March 2006