MediaWiki:Monobook.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
#footer { | #footer { | ||
background: # | background: #EDE6C9 ; /* background colour of footer area */ | ||
} | } | ||
Revision as of 16:21, 6 November 2007
/* CSS placed here will affect users of the Monobook skin */
body {
background: #F3EEDB ; /* background colour of wiki body area */
}
#footer {
background: #EDE6C9 ; /* background colour of footer area */
}
/*
#content {
background: #FAF8F0; /* background colour of content area */
}*/