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