Common.css: verschil tussen versies
Regel 2: | Regel 2: | ||
@import url("https://fonts.googleapis.com/css?family=Nunito"); | @import url("https://fonts.googleapis.com/css?family=Nunito"); | ||
− | body {font-family: "Nunito", | + | body {font-family: "Nunito", serif;} |
− | #content p, #content pre {font-size: | + | #content p, #content pre {font-size: 18px;} |
Versie van 3 feb 2020 om 10:46
/** CSS die hier wordt geplaatst heeft invloed op alle skins */ @import url("https://fonts.googleapis.com/css?family=Nunito"); body {font-family: "Nunito", serif;} #content p, #content pre {font-size: 18px;}