summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/play.html b/play.html
index dd11cb7..e5f6228 100644
--- a/play.html
+++ b/play.html
@@ -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%) }