MediaWiki:Monobook.css: Difference between revisions

From Fmfi
No edit summary
No edit summary
Line 3: Line 3:


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



Revision as of 15:38, 6 November 2007

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


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

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