This commit is contained in:
Mashy 2019-03-29 15:24:48 +10:00
parent b3a4bdc301
commit dffae5c3e7

1
html-client/cryps.css Normal file → Executable file
View File

@ -7,7 +7,6 @@ body {
color: whitesmoke; color: whitesmoke;
font-size: 16pt; font-size: 16pt;
padding: 1em 2em; padding: 1em 2em;
overflow: hidden;
user-select: none; user-select: none;
} }