MediaWiki:Vector.css: Difference between revisions

From Snakeoil OS Reference
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
#mw-panel{margin-top: 3em;}
#mw-panel{margin-top: 3em;}
#mw-page-base {height: 5.3em;}
#mw-page-base {height: 5.3em;}
/* #p-personal {margin-top: 1.25em;} */
#p-personal {margin-top: 0.25em;}

Revision as of 12:12, 31 July 2020

/* CSS placed here will affect users of the Vector skin */
/*.vectorTabs {margin-top: 1.0em;}
 .vectorMenu {margin-top: 1.0em;}
 #p-logo {display: none;}
 #p-search form { margin-top: 1.75em;}
 #p-logo a {height: 260px;}
 */
#mw-head {margin-top: 3em;} /* tabs */
#mw-panel{margin-top: 3em;}
#mw-page-base {height: 5.3em;}
#p-personal {margin-top: 0.25em;}