flat colour siphon
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user