summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.html b/play.html
index 3cad8fe..14ea4a8 100644
--- a/play.html
+++ b/play.html
@@ -166,6 +166,9 @@ body.shift .block.known:hover {
.block.Franks.highlight:not(.selected) { box-shadow: 0 0 3px 0px white; }
+.hit .block.highlight { border-color: black; }
+.hit .block.Franks.highlight { box-shadow: 0 0 4px 0px black; }
+
.block.highlight { cursor: pointer; }
.block.moved { filter: brightness(80%) grayscale(40%); }
.block.highlight.moved { filter: brightness(95%) grayscale(40%); }