MediaWiki:Monobook.css

From Blankclubencyclopedia

(Difference between revisions)
Line 1: Line 1:
-
#content {
+
body {
-
     margin: 2.8em 0 0 12.2em;
+
     font: x-small sans-serif;
-
     padding: 0 1em 1.5em 1em;
+
     /*background: #f9f9f9 url("headbg.jpg") 0 0 no-repeat;*/
-
     background: white;
+
     background: White;
     color: black;
     color: black;
-
     border: 1px solid #aaa;
+
     margin: 0;
-
     line-height: 1.5em;
+
     padding: 0;
-
    position: relative;
+
-
    z-index: 2;
+
}
}

Revision as of 21:56, 9 March 2006

body {
    font: x-small sans-serif;
    /*background: #f9f9f9 url("headbg.jpg") 0 0 no-repeat;*/
    background: White;
    color: black;
    margin: 0;
    padding: 0;
}
Personal tools