Skillnad mellan versioner av "MediaWiki:Vector.css"

Från Taxisystem Manual
Hoppa till: navigering, sök
m
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: 0 em;}
+
#left-navigation {top: 1 em;}
#right-navigation {margin-top: 1.5em;}
+
#right-navigation {margin-top: 1em;}
 
/* Could also use #mw-page-base below */
 
/* Could also use #mw-page-base below */
#mw-head-base {height: 4em;}
+
#mw-head-base {height: 3.5em;}
#mw-head-base {height: 4em;}
+
#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;}