Benutzer:Mh/vector.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mh (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Mh (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
body { font-size: larger; } | body { font-size: larger; | ||
color: #008000; } | |||
.mw-body h1, | |||
.mw-body-content h1, | |||
.mw-body-content h2, | |||
.mw-body-content h1.firstHeading | |||
{ | |||
font-family: 'Corbel', 'Arial', sans-serif; | |||
color: #008000; | |||
} | } | ||
. | |||
.mw-body #firstHeading { | |||
font-family: 'Corbel', 'Arial', sans-serif; | |||
} | } | ||
#footer-info-viewcount { | #footer-info-viewcount { | ||
Version vom 8. Mai 2021, 13:44 Uhr
body { font-size: larger;
color: #008000; }
.mw-body h1,
.mw-body-content h1,
.mw-body-content h2,
.mw-body-content h1.firstHeading
{
font-family: 'Corbel', 'Arial', sans-serif;
color: #008000;
}
.mw-body #firstHeading {
font-family: 'Corbel', 'Arial', sans-serif;
}
#footer-info-viewcount {
margin: 0px 10px;
color: #008000;
font-size: 16px;
}