From: Luke Kenneth Casson Leighton Date: Sat, 29 Jun 2019 06:28:05 +0000 (+0100) Subject: yuk. font in textarea is dreadful X-Git-Tag: convert-csv-opcode-to-binary~4355 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ddbfe1b9b604589ecc0db7c541c2a746030a322;p=libreriscv.git yuk. font in textarea is dreadful --- diff --git a/local.css b/local.css index bf7b5dd30..c6033fc97 100644 --- a/local.css +++ b/local.css @@ -113,7 +113,7 @@ form{ padding-bottom: 2em; } textarea{ - font-family: "Inconsolata", "monaco", "droid sans mono",fixed; + /*font-family: "Inconsolata", "monaco", "droid sans mono",fixed;*/ font-size: .9em; border: solid 1px; width: 100%;