From 8215a757e68b23fc69bacaca543b611925d054eb Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 12 Feb 2020 10:39:00 +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 aab4058..59111e1 100644 --- a/content/style.css +++ b/content/style.css @@ -23,10 +23,10 @@ font-size: 1em; } p { - font-family: fantasy; + font-family: sans-serif; } h1, h2, h3, h4, h5, h6 { - font-family: fantasy; + font-family: sans-serif; } /*}*/