From a8c1ebcad40c2d0f1c30814047d8c402dcc3d742 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 9 Mar 2020 03:32:18 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index 6020d36..254d208 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -146,7 +146,7 @@ input[type=submit]:hover { background-color: #8bd3dd; } -textarea, select { +textarea { font-family: monospace; width: 100%; border-radius: 4px;