summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-12-15 20:05:59 +0100
committerTor Andersson <tor@ccxvii.net>2024-01-08 16:36:48 +0100
commitbdd654a6ef19ff2e9739e7c56383af1ba9483284 (patch)
tree80b7213179890a7587d0dca18d5df011ca5754d8 /play.html
parent049d7c8c00af98151f1b35d5481c9116d969f569 (diff)
downloadtable-battles-bdd654a6ef19ff2e9739e7c56383af1ba9483284.tar.gz
gendata scenario reference cards
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 225f3b3..61fb214 100644
--- a/play.html
+++ b/play.html
@@ -72,6 +72,9 @@ main {
pointer-events: auto;
}
+.number { display: none; }
+body.shift .number { display: block; }
+
.player_pool {
width: 500px;
margin: 24px auto;