MediaWiki:Monobook.css: Difference between revisions

From Fmfi
No edit summary
No edit summary
Line 6: Line 6:
}
}


 
/*
#content {  
#content {  
     background: #FAF8F0; /* background colour of content area */
     background: #FAF8F0; /* background colour of content area */
}
}*/

Revision as of 16:14, 15 June 2007

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


body {
	background: #F3EEDB ; /* backgound colour of body wiki body area */
}

/*
#content { 
    background: #FAF8F0; /* background colour of content area */
}*/