From 17ee53364156b52b664984c6205e331b404bf024 Mon Sep 17 00:00:00 2001 From: flambus Date: Wed, 19 Feb 2020 10:26:47 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/style.css b/content/style.css index a7efd82..9a9afec 100644 --- a/content/style.css +++ b/content/style.css @@ -32,15 +32,18 @@ } p { font-family: monospace; + color: #001858; } input { font-family: monospace; } button { font-family: monospace; + color: #001858; } h1, h2, h3, h4, h5, h6 { font-family: monospace; + color: #001858; } /*}*/