diff --git a/templates/site.css b/templates/site.css index 3d2939e..fb7be54 100644 --- a/templates/site.css +++ b/templates/site.css @@ -44,7 +44,7 @@ table { /* Layout and typography */ body { - font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', 'FreeSerif', serif; + font-family: 'Georgia', serif; font-size: 16px; line-height: 20px; color: #252519;