From: Luke Kenneth Casson Leighton Date: Sat, 29 Jun 2019 06:29:12 +0000 (+0100) Subject: yuk. font in textarea is dreadful X-Git-Tag: convert-csv-opcode-to-binary~4352 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c777555de99f4fa78ec7272f56ea521f7a4afe2d;p=libreriscv.git yuk. font in textarea is dreadful --- 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;