summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-22 14:01:09 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:19:38 +0100
commit26220db4d462922e8ab90a91332f43ba63cf695e (patch)
tree0c644dac01b2990ebd8da90ca2d0fdde6e28dbc4 /play.html
parente7f7b3ca0017a9cd12078d4c842685f5e60f8e84 (diff)
downloadcrusader-rex-26220db4d462922e8ab90a91332f43ba63cf695e.tar.gz
crusader: Show/hide blocks in battle properly.
Diffstat (limited to 'play.html')
-rw-r--r--play.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/play.html b/play.html
index 18c1dec..176706c 100644
--- a/play.html
+++ b/play.html
@@ -237,8 +237,9 @@ body.shift .block.known:hover {
#FA, #FB, #FC, #FD, #FR, #EA, #EB, #EC, #ER { margin: 0px; padding: 5px; }
.battle .battle_menu { margin: 10px 5px; }
-#FC { min-height: 110px; }
+#FC { min-height: 120px; }
#EC { min-height: 80px; }
+#FF, #EF { min-height: 120px; }
#FC, #EC {
background-color: gray;
margin-left: auto;