summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 798fc85..4719dec 100644
--- a/play.html
+++ b/play.html
@@ -49,7 +49,7 @@ main { background-color: dimgray }
.box{position:absolute;box-sizing:border-box;border:4px solid transparent}
.box.loc{border-radius:50%}
.box.action{border-color:lemonchiffon;}
-.box.loc.action{background-color:#fff5;border-color:white;}
+.box.loc.action{border-color:lemonchiffon;}
.box.selected{border-color:yellow;}
.box.tip { border-color: white; }