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 {
h1, h2, #p-logo-text > a {
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}
}

Version vom 1. Juni 2019, 13:34 Uhr

/* CSS placed here will affect users of the Timeless skin */

h1, h2, #p-logo-text > a {
	font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}