MediaWiki:Vector.css: Difference between revisions

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