Difference between revisions of "MediaWiki:Vector.css"

From Pangaea Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
div#mw-head {margin-top:200px;}
+
div#mw-head {margin-top:150px;}
#content {margin-top:200px;}
+
#content {margin-top:150px;}
div#p-logo .mw-wiki-logo {height:228px;width:1200px;margin:auto;display:none}
+
div#p-logo .mw-wiki-logo {display:none}

Revision as of 14:10, 13 March 2016

/* CSS placed here will affect users of the Vector skin */
div#mw-head {margin-top:150px;}
#content {margin-top:150px;}
div#p-logo .mw-wiki-logo {display:none}