Add missing font

This commit is contained in:
Rnhmjoj 2014-05-26 01:18:22 +02:00
parent 69629c5c60
commit 9b4d2b4e20

View File

@ -1,3 +1,5 @@
@import url(http://fonts.googleapis.com/css?family=PT+Serif:400,700);
body {
font-family: "PT Serif", serif;
font-size: 1.1em;