Handelingen

MediaWiki

Common.css: verschil tussen versies

Regel 4: Regel 4:
 
body {font-family: "Nunito", sans-serif;}
 
body {font-family: "Nunito", sans-serif;}
  
#content p {font-size: 36px;}
+
#content p {font-size: 16px;}

Versie van 3 feb 2020 om 10:40

/** 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: 16px;}