summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.html b/play.html
index 0da37e4..8d973fe 100644
--- a/play.html
+++ b/play.html
@@ -114,6 +114,11 @@ X.map svg path.area.highlight:hover {
/* BLOCKS */
+body.shift .block.known:hover {
+ transform: scale(2) !important;
+ transition: 100ms;
+}
+
.map div.block {
position: absolute;
}