summaryrefslogtreecommitdiffstats
path: root/nfsw/static/io.css
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw/static/io.css')
-rw-r--r--nfsw/static/io.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/nfsw/static/io.css b/nfsw/static/io.css
index 936efc6..34f28e9 100644
--- a/nfsw/static/io.css
+++ b/nfsw/static/io.css
@@ -5,6 +5,7 @@
body {
font-family: noto-mono;
+ font-size: 0.88em;
overflow: hidden;
margin: 0 0 0 0;
background-color: rgb(0, 0, 0);
@@ -58,12 +59,6 @@ body {
outline-width: 0px;
}
-@media (min-width: 100px) and (max-width: 650px) {
- body {
- font-size: 0.88em;
- }
-}
-
@media (min-height: 401px) and (max-height: 812px) and (max-width: 550px) {
.console {
max-height: 80vh;