MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Aus Werwolf Online
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
/* CSS placed here will affect users of the Timeless skin */ | /* CSS placed here will affect users of the Timeless skin */ | ||
h1 { | |||
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif; | font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important; | ||
} | } |
Version vom 1. Juni 2019, 13:32 Uhr
/* CSS placed here will affect users of the Timeless skin */
h1 {
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}