MediaWiki:Vector.css: Difference between revisions

Jump to: navigation, search
Undo revision 106100 by Screamer1234 (talk)
No edit summary
(Undo revision 106100 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:#2a2a2a;background-image:none;background:linear-gradient(to top, #2a2a2a, #333);!important}
body, #mw-head, #mw-page-base {background-color:#2a2a2a}, #mw-head-base {background-color:#2a2a2a;background-image:linear-gradient(to top, #2a2a2a, #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;}

Navigation menu