X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=9b8cc75c95c774af9833b958f9d687303ff9413b;hb=190657ed71861114213d0bd8128bd157a69f17ff;hp=90819a7e41f4a5ac0dcbe96d024451e81b6a669a;hpb=9422fa86d51fdaba072d04f6b0ae5d7e589a4439;p=shellwiki diff --git a/themes/default.css b/themes/default.css index 90819a7..9b8cc75 100644 --- a/themes/default.css +++ b/themes/default.css @@ -6,6 +6,7 @@ body { min-height: 100%; padding-bottom: 6em; background-color: #EEE; + font-size: 12pt; } header, footer { @@ -75,7 +76,9 @@ main article, body.editor textarea { width: 100%; - min-height: 20em; + min-height: 20em; min-height: 70vh; + font-family: monospace; + font-size: inherit; } /* === Attachments === */