MediaWiki:Common.css: Unterschied zwischen den Versionen
LB (Diskussion | Beiträge) |
LB (Diskussion | Beiträge) |
||
Zeile 2: | Zeile 2: | ||
@import url('https://fonts.googleapis.com/css?family=Noto'); | @import url('https://fonts.googleapis.com/css?family=Noto'); | ||
− | body {font-family: 'Noto', sans-serif; font-size: | + | body {font-family: 'Noto', sans-serif; font-size:11px;} |
div#content h1, div#content h2 {font-family: 'Noto', sans-serif;} | div#content h1, div#content h2 {font-family: 'Noto', sans-serif;} |
Version vom 22. Mai 2018, 16:27 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
@import url('https://fonts.googleapis.com/css?family=Noto');
body {font-family: 'Noto', sans-serif; font-size:11px;}
div#content h1, div#content h2 {font-family: 'Noto', sans-serif;}