add widths
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 00:56:54 +0000 (01:56 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 00:56:54 +0000 (01:56 +0100)
local.css

index bf7b5dd30291f8324eb05f1e1ec760d95fe3b865..27930fac817e4487b8b4d2326a288b06e7e25d3c 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: 80%;
         border: solid 1px;
        width: 100%;
        margin-bottom: 10px;