css
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 08:13:18 +0000 (09:13 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 09:41:45 +0000 (10:41 +0100)
local.css

index a6dfa137dfe06e57f29e793d959e5baec1b17a40..bf7b5dd30291f8324eb05f1e1ec760d95fe3b865 100644 (file)
--- 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;