MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Agent Kith (talk | contribs) (Created page with "→CSS placed here will affect users of the Vector skin: →Bring the text to 14px: .mw-content-text { font-size: 0.875em; }") |
Agent Kith (talk | contribs) No edit summary |
||
(72 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;} | ||
.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;} */ |
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;} */