From 025cd68b2b65e8903b382aec9287e1d7626cde1e Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 12 Feb 2020 10:35:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econtent/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/style.css b/content/style.css index 950e07e..fe75516 100644 --- a/content/style.css +++ b/content/style.css @@ -23,10 +23,10 @@ font-size: 1em; } p { - font-family: sans-serif; + font-family: inherit; } h1, h2, h3, h4, h5, h6 { - font-family: fantasy; + font-family: serif; } /*}*/