MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
body{ | body, #globalWrapper{ | ||
background-image: none; | background-image: none !important; | ||
background: #cccc99; | |||
} | } | ||
.pBody, .toc{ | |||
background | background: #e0ecff; | ||
} | } | ||