Difference between revisions of "MediaWiki:Monobook.css"

esse quam videri
Jump to: navigation, search
Line 1: Line 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
 +
 +
body {
 +
    font: x-small sans-serif;
 +
    background: #f9f9f9;
 +
    color: Black;
 +
    margin: 0;
 +
    padding: 0;
 +
}

Revision as of 04:35, 27 June 2006

/* edit this file to customize the monobook skin for the entire site */

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