Monobook.css – MediaWiki
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
/* only normal articles have white background - test */ | /* only normal articles have white background - test */ | ||
#content, #p-cactions li.selected a { | #content, #p-cactions li.selected a { | ||
background: # | background: #CEDFF2; | ||
} | } | ||
.ns-0 #content, .ns-0 #p-cactions li.selected a { | .ns-0 #content, .ns-0 #p-cactions li.selected a { | ||
background: white; | background: white; | ||
} | } | ||