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