MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
(no background image) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
body { | body { | ||
background-color: # | background-color: #fefcfe; | ||
background-image: none; | background-image: none; | ||
} | } | ||
/* </pre> */ | /* </pre> */ | ||
Revision as of 16:05, 21 June 2007
/* CSS placed here will affect users of the Monobook skin
<pre> */
body {
background-color: #fefcfe;
background-image: none;
}
/* </pre> */