flat colour siphon

This commit is contained in:
ntr
2019-10-08 15:32:56 +11:00
parent 9e2d8a9607
commit 7437111cac
5 changed files with 18 additions and 34 deletions
+3
View File
@@ -12,6 +12,9 @@ html body {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
overflow-x: hidden;
overflow-y: hidden;
}
#mnml {
+4 -1
View File
@@ -1,4 +1,8 @@
@media (max-width: 800px) {
body {
overflow-y: initial;
}
#mnml {
font-size: 12pt;
padding: 0;
@@ -11,7 +15,6 @@
height: 100vh;
max-height: initial;
min-height: initial;
overflow-y: initial;
}
table td {