Changed body font to sans serif

lektura
Marc Horne 2017-06-19 14:39:49 +02:00
parent 8bfbbb1205
commit b1f631edfa
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ body {
}
body {
font-family: Merriweather,'Helvetica Neue',Arial,sans-serif;
font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
hr {