Some improvements

This commit is contained in:
schmelczerandras 2020-09-12 12:18:11 +02:00
parent d078d67d58
commit 4f75ce7065
12 changed files with 160 additions and 161 deletions

View file

@ -11,7 +11,7 @@ body {
#overlay {
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
font-size: 0.75em;
margin: 0.75em 1em;
user-select: none;
pointer-events: none;
@ -25,7 +25,7 @@ body {
white-space: pre;
@media (max-width: 800px) {
font-size: 0.75em;
font-size: 0.65em;
}
}