summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-22 13:42:36 +0200
committerTor Andersson <tor@ccxvii.net>2021-07-05 23:15:02 +0200
commit0e1ac6bad899cf4b58a5455dd0953cc501bc0810 (patch)
tree3ab3beb1df5cdfd5f575cbe3a7ba2e2129ae7642 /public
parent6153035c819320150386283ecbff7f4d51134e4f (diff)
downloadserver-0e1ac6bad899cf4b58a5455dd0953cc501bc0810.tar.gz
crusader: Fix attacker when storming.
Diffstat (limited to 'public')
-rw-r--r--public/common/battle_abc.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/common/battle_abc.css b/public/common/battle_abc.css
index 75c3921..620107f 100644
--- a/public/common/battle_abc.css
+++ b/public/common/battle_abc.css
@@ -36,7 +36,7 @@
line-height: 2em;
padding: 0 8px;
}
-#FA, #FB, #FC, #FD, #FR, #EA, #EB, #EC, #ED, #ER {
+#FA, #FB, #FC, #FD, #FF, #FR, #EA, #EB, #EC, #ED, #EF, #ER {
display: flex;
flex-wrap: wrap;
justify-content: center;