summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-05-01 00:48:35 +0200
committerTor Andersson <tor@ccxvii.net>2021-05-04 19:08:34 +0200
commitcbb4b7b27feae989297cae6ac1a58c0f02df71c6 (patch)
tree04dea671cc9b0cbfd9ba24e4ed46d608ed368c96 /public
parentf150d643407115c19ae0467e22ec169b3a11bc98 (diff)
downloadserver-cbb4b7b27feae989297cae6ac1a58c0f02df71c6.tar.gz
hammer: Import Hammer of the Scots.
Diffstat (limited to 'public')
-rw-r--r--public/common/battle_abc.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/public/common/battle_abc.css b/public/common/battle_abc.css
index 7469085..a07f16e 100644
--- a/public/common/battle_abc.css
+++ b/public/common/battle_abc.css
@@ -40,6 +40,7 @@
display: flex;
flex-wrap: wrap;
justify-content: center;
+ margin: 10px;
}
.battle_separator {
@@ -51,7 +52,7 @@
}
.battle_menu {
- padding: 5px;
+ width: 80px;
}
.battle_menu .action {
@@ -70,8 +71,10 @@
.battle_menu_list {
margin-top: 5px;
min-height: 26px;
- width: 78px;
+ width: 80px;
text-align: center;
+ font-size: 1px;
+ line-height: 1px;
}
.battle_reserves .battle_menu_list {