fonts and colors

This commit is contained in:
2016-12-16 14:27:12 +01:00
parent 8bd32821dd
commit dce20e55b8

View File

@@ -50,7 +50,7 @@ article, aside, details, figcaption, figure, footer, header, hgroup,
/* TYPE */
html, body {
font: 12px/18px 'Futura Book', sans-serif;
font: 14px/20px 'Futura Book', sans-serif;
background-color: rgb(180, 170, 160);
color: black;
-webkit-font-smoothing: subpixel-antialiased;