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 f75dcf2..e7210b0 100644
--- a/play.html
+++ b/play.html
@@ -122,7 +122,6 @@ main { background-color: dimgray }
stroke: white;
}
#map svg path.area.target {
- /* cursor: pointer; */
fill-opacity: 0.4;
fill: var(--target-color);
stroke: var(--target-color);
@@ -224,7 +223,6 @@ main { background-color: dimgray }
background-repeat: no-repeat;
border-style: solid;
pointer-events: auto;
- cursor: pointer;
}
.counter {