MediaWiki:Monobook.css: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
(no background image)
mNo edit summary
Line 5: Line 5:


body {  
body {  
background-color: #ffffff;
background-color: #fefcfe;
background-image: none;
background-image: none;
}
}


/* </pre> */
/* </pre> */

Revision as of 16:05, 21 June 2007

/* CSS placed here will affect users of the Monobook skin 

<pre> */


body { 
background-color: #fefcfe;
background-image: none;
}

/* </pre> */