Skillnad mellan versioner av "MediaWiki:Vector.css"
Från Taxisystem Manual
Jw (Felsökning | bidrag) m |
Jw (Felsökning | bidrag) m |
||
Rad 2: | Rad 2: | ||
/* remove one blank line (1 em) between the "personal tools" and the tabs */ | /* remove one blank line (1 em) between the "personal tools" and the tabs */ | ||
− | #left-navigation {top: | + | #left-navigation {top: 1 em;} |
− | #right-navigation {margin-top: | + | #right-navigation {margin-top: 1em;} |
/* Could also use #mw-page-base below */ | /* Could also use #mw-page-base below */ | ||
− | #mw-head-base {height: | + | #mw-head-base {height: 3.5em;} |
− | #mw- | + | #mw-page-base {height: 4em;} |
Versionen från 8 augusti 2012 kl. 17.32
/* CSS som skrivs här kommer att påverka alla användare av skalet Vector */ /* remove one blank line (1 em) between the "personal tools" and the tabs */ #left-navigation {top: 1 em;} #right-navigation {margin-top: 1em;} /* Could also use #mw-page-base below */ #mw-head-base {height: 3.5em;} #mw-page-base {height: 4em;}