summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 8481404..9abff1a 100644
--- a/play.html
+++ b/play.html
@@ -252,6 +252,7 @@ body.shift .block.known:hover {
.mapwrap:not(.fit) .map .block.r1 { transform: rotate(0deg); }
.mapwrap:not(.fit) .map .block.r2 { transform: rotate(-90deg); }
.mapwrap:not(.fit) .map .block.r3 { transform: rotate(-180deg); }
+ .mapwrap:not(.fit) .map .block:not(.known) { transform: rotate(90deg); }
}
/* BATTLE BOARD */