diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -135,12 +135,10 @@ main { .large.selected, .small.selected { box-shadow: 0 0 0 1px #444, 0 0 0 4px yellow; - z-index: 102; } .large.target, .small.target { box-shadow: 0 0 0 1px #444, 0 0 0 4px red; - z-index: 101; } .marker { border-color: hsl(199,65%,85%) hsl(199,55%,50%) hsl(199,55%,50%) hsl(199,65%,85%) } |