From c777555de99f4fa78ec7272f56ea521f7a4afe2d Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 29 Jun 2019 07:29:12 +0100 Subject: [PATCH] yuk. font in textarea is dreadful --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index c6033fc97..d20a33119 100644 --- a/local.css +++ b/local.css @@ -114,7 +114,7 @@ form{ } textarea{ /*font-family: "Inconsolata", "monaco", "droid sans mono",fixed;*/ - font-size: .9em; + /*font-size: .9em;*/ border: solid 1px; width: 100%; margin-bottom: 10px; -- 2.30.2