Benutzer:Pintman/common.css: Unterschied zwischen den Versionen

Aus LaborWiki
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
/* CSS für mich. */
/* CSS für mich. */


.mw-body-content {
body {
font-family: Georgia, serif;
font-family: Georgia, serif;
}
}

Aktuelle Version vom 27. Mai 2019, 17:57 Uhr

/* CSS für mich. */

body {
	font-family: Georgia, serif;
}

h1 h2 h3 h4 h5 h6 h7 {
	font-family: sans, sans-serif;
}