MediaWiki:Vector.css: Difference between revisions
Screamer1234 (talk | contribs) No edit summary |
Screamer1234 (talk | contribs) Undo revision 106089 by Screamer1234 (talk) Tag: Undo |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin (WIP)*/ | /* CSS placed here will affect users of the Vector skin (WIP)*/ | ||
/* Basic elements */ | /* Basic elements */ | ||
body, #mw-head, #mw-page-base, #mw-head-base {background-color:# | body, #mw-head, #mw-page-base, #mw-head-base {background-color:#333;!important;} | ||
#mw-page-base {position:relative;z-index:0;} | #mw-page-base {position:relative;z-index:0;} | ||
body #pageWrapper {margin-right:10px;} | body #pageWrapper {margin-right:10px;} |