custom run difficulty scaling

This commit is contained in:
landgreen
2020-01-18 07:51:03 -08:00
parent 14dc313517
commit 57126ab42e
8 changed files with 185 additions and 162 deletions

View File

@@ -14,6 +14,10 @@ canvas {
z-index: 0;
}
select {
font-size: 0.8em;
}
#splash {
user-select: none;
position: absolute;