MediaWiki:Common.css

From MHSHS Wiki

(Difference between revisions)
Jump to: navigation, search
(Created page with '- CSS placed here will be applied to all skins: body { background-image: none; }')
 
Line 3: Line 3:
body {
body {
     background-image: none;
     background-image: none;
 +
    background-color: #fff;
}
}

Current revision as of 12:40, 2 September 2009

/* CSS placed here will be applied to all skins */

body {
    background-image: none;
    background-color: #fff;
}
Personal tools
Resource Types