MediaWiki:Vector.css: Difference between revisions

From Snakeoil OS Reference
Jump to navigation Jump to search
No edit summary
No edit summary
 
(42 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
.vectorTabs {margin-top: 1.0em;}
/*.vectorTabs {margin-top: 1.0em;}
.vectorMenu {margin-top: 1.0em;}
.vectorMenu {margin-top: 1.0em;}
#p-search form { margin-top: 1.75em;}
#p-logo {display: none;}
#p-logo a {height: 260px;}
#p-search form { margin-top: 1.75em;}
#mw-page-base {height: 4em;}
#p-logo a {height: 260px;}
#p-personal {margin-top: 2em;}
*/
#mw-head {margin-top: 3em;} /* tabs */
#mw-panel{margin-top: 3em;}
#mw-head-base { margin-top: 0em; margin-left: 10em; height: 1em; }
#mw-page-base {height: 4.3em;}
#p-personal {margin-top: 0.2em;} /* display: none;} */

Latest revision as of 18:38, 9 October 2022

/* 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-head-base { margin-top: 0em; margin-left: 10em; height: 1em; }
#mw-page-base {height: 4.3em;}
#p-personal {margin-top: 0.2em;} /* display: none;} */