User:Monroe/monobook.css: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
body {
body {
font: x-small sans-serif;
font: x-small sans-serif;
background-color: #E7E3DE;
background: #E7E3DE;
color: Black;
color: Black;
margin: 0;
margin: 0;

Revision as of 18:12, 26 September 2004

body {
    font: x-small sans-serif;
    background: #E7E3DE;
    color: Black;
    margin: 0;
    padding: 0;
}