Monobook.css – MediaWiki
mNo edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
/* only normal articles have white background - test */ | /* only normal articles have white background - test */ | ||
#content { | |||
background: #F5FAFF; | background: #F5FAFF; | ||
} | } | ||
.ns-0 | .ns-0 #content { | ||
background: white; | background: white; | ||
} | } | ||