Difference between revisions of "MediaWiki:Vector.css"

From Destiny 1 Wiki
Jump to: navigation, search
Line 10: Line 10:
 
             left: 12em;  
 
             left: 12em;  
 
}
 
}
#p-namespaces {
+
#mw-head {
 
             left: 12em;
 
             left: 12em;
 
}
 
}
  
 
/* background colors and whatnot */
 
/* background colors and whatnot */

Revision as of 13:52, 11 June 2014

/* CSS placed here will affect users of the Vector skin */
/* widen the sidebar */
div#mw-panel { 
             width: 12em; 
}
div#footer, #mw-head-base, div#content { 
             margin-left: 12em; 
}
#left-navigation { 
             left: 12em; 
}
#mw-head {
             left: 12em;
}

/* background colors and whatnot */