From 0fdb310ef24aa4cf2920a0c4b0fa347169e3d00b Mon Sep 17 00:00:00 2001 From: flambus Date: Fri, 21 Feb 2020 10:34:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/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 --- threadr/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/threadr/style.css b/threadr/style.css index e38e815..92be9fa 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -35,6 +35,10 @@ font-family: monospace; color: #001858; } + li { + font-family: monospace; + color: #001858; + } input { font-family: monospace; }