MediaWiki:Monobook.css: Difference between revisions

From Fmfi
No edit summary
No edit summary
Line 2: Line 2:


#content {
#content {
     background: #F3EEDB; /* white */
     background: #FAF8F0; /* light beige - background colour */
}
}

Revision as of 16:27, 14 June 2007

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

#content {
    background: #FAF8F0; /* light beige - background colour */
}