🍪
Cookies helfen uns bei der Bereitstellung von KiwiThek. Durch die Nutzung von KiwiThek erklärst du dich damit einverstanden, dass wir Cookies speichern. Weitere Informationen
Hauptmenü öffnen

KiwiThek β

Änderungen

MediaWiki:Mobile.css

372 Bytes hinzugefügt, 13:21, 6. Okt. 2020
Die Seite wurde neu angelegt: „* * MediaWiki:Mobile.css: @import url('https://fonts.googleapis.com/css?family=ABeeZee&display=swap'); body, html, .mw-body h1, .mw-body-content h2, .mw…“
/**
* MediaWiki:Mobile.css
*/
@import url('https://fonts.googleapis.com/css?family=ABeeZee&display=swap');

body,
html,
.mw-body h1,
.mw-body-content h2,
.mw-body-content h3,
.mw-body-content h3,
.mw-body-content h4,
.mw-body-content h5,
.mw-body-content h6 {
font-family: 'ABeeZee', sans-serif !important;
}

pre, textarea {
font-family: monospace, monospace;
}
10.360
Bearbeitungen