Skillnad mellan versioner av "MediaWiki:Vector.css"

Från Taxisystem Manual
Hoppa till: navigering, sök
(Skapade sidan med '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 {t...')
 
m
Rad 1: Rad 1:
 
/* CSS som skrivs här kommer att påverka alla användare av skalet Vector */
 
/* 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.5em;}#right-navigation {margin-top: 1.5em;}/* Could also use #mw-page-base below */#mw-head-base {height: 0em;}#mw-head-base {height: 0em;}/* workaround for small font sizes in some browsers: see https://bugzilla.wikimedia.org/show_bug.cgi?id=23708 */pre.css.source-css,              /* MediaWiki:*.css, User:*.css */pre.javascript.source-javascript, /* MediaWiki:*.js, User:*.js */div.mw-geshi pre,                /* source enclose="pre" */div.mw-geshi div,                /* source enclose="div" */span.mw-geshi                    /* source enclose="none" */ {    font-family: monospace, sans-serif !important;
+
/* remove one blank line (1 em) between the "personal tools" and the tabs */
 +
#left-navigation {top: 1.5em;}
 +
#right-navigation {margin-top: 1.5em;}
 +
/* Could also use #mw-page-base below */
 +
#mw-head-base {height: 4em;}
 +
#mw-head-base {height: 4em;}

Versionen från 8 augusti 2012 kl. 17.15

/* 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.5em;}
#right-navigation {margin-top: 1.5em;}
/* Could also use #mw-page-base below */
#mw-head-base {height: 4em;}
#mw-head-base {height: 4em;}