From 0ccf1e7b9323432f12309fa7dc5353a668d88b52 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 2 Sep 2018 17:15:41 +0530 Subject: Update theme --- static/css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/css/default.css b/static/css/default.css index af6d5dd..d1647fb 100644 --- a/static/css/default.css +++ b/static/css/default.css @@ -11,7 +11,7 @@ html { body { background-color: white; - font-family: "Cantarell", sans-serif; + font-family: "Book Antiqua", "Helvetica, ""Cantarell", sans-serif; margin: auto; padding: 1em; max-width: 56em; @@ -141,4 +141,4 @@ footer.post-info { font-style: italic; font-size: 85%; font-weight: normal; -} \ No newline at end of file +} -- cgit v1.2.3