Some improvements
This commit is contained in:
parent
d078d67d58
commit
4f75ce7065
12 changed files with 160 additions and 161 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue