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+Sans|Noto+Serif") | @import url("https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif") | ||
− | body {font-family: "Noto | + | body {font-family: "Noto Sans", sans-serif !important} |
div#content h1, div#content h2 {font-family: "Noto Sans", sans-serif} | div#content h1, div#content h2 {font-family: "Noto Sans", sans-serif} |
Version vom 22. Mai 2018, 16:07 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 !important}
div#content h1, div#content h2 {font-family: "Noto Sans", sans-serif}