Common.css: verschil tussen versies
| Regel 4: | Regel 4: | ||
body {font-family: "Nunito", serif;} | body {font-family: "Nunito", serif;} | ||
| − | #content p, #content pre {font-size: 18px;} | + | #content p, #content ul, #content ol, #content dl, #content pre {font-size: 18px;} |
Versie van 3 feb 2020 om 13:05
/** 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 ul, #content ol, #content dl, #content pre {font-size: 18px;}