MediaWiki:Monobook.css: Difference between revisions

From P2P Foundation
Jump to navigation Jump to search
No edit summary
(no background image)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin  
 
<pre> */
 
 
body {
background-color: #ffffff;
background-image: none;
}
 
/* </pre> */

Revision as of 16:03, 21 June 2007

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

<pre> */


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

/* </pre> */