MediaWiki:Common.css

Aus EUserv Wiki

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 6: Zeile 6:
#jump-to-nav { display: none; }
#jump-to-nav { display: none; }
h1, h2, h3, h4, h5 {
h1, h2, h3, h4, h5 {
-
     font-family: Elegant Garamond, Garamond, Times New Roman;
+
     font-family: Verdana, Geneva, sans serif;
}
}
h1 { font-size: 100%; }
h1 { font-size: 100%; }
h2 { font-size: 90%; }
h2 { font-size: 90%; }
h3 { font-size: 70%;  }
h3 { font-size: 70%;  }

Version vom 09:28, 24. Aug. 2012

/* CSS an dieser Stelle wirkt sich auf alle Skins aus */

#firstHeading { display: none; }
#siteSub { display: none; }
#mw-normal-catlinks { display: none; }
#jump-to-nav { display: none; }
h1, h2, h3, h4, h5 {
    font-family: Verdana, Geneva, sans serif;
}
h1 { font-size: 100%; }
h2 { font-size: 90%; }
h3 { font-size: 70%;  }