summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-09-28 15:57:39 -0400
committerrsiddharth <s@ricketyspace.net>2019-09-28 15:57:39 -0400
commita3cfd765dfa734299159580e61bbac7cfa4b3a74 (patch)
treeed7c1f185d48e9ac42d4fc6892101633603793ae
parentb8ea414da7f12de7b5acc9d0daf08c584804fa0f (diff)
nfsw/static/io.css: Monospace .prompt input.
-rw-r--r--nfsw/static/io.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/nfsw/static/io.css b/nfsw/static/io.css
index df83251..2241011 100644
--- a/nfsw/static/io.css
+++ b/nfsw/static/io.css
@@ -56,6 +56,7 @@ body {
font-size: 1.2em;
padding-left: 5px;
border: 2px solid rgb(230,230,230);
+ font-family: monospace;
}
.prompt input:focus {