From cbb4b7b27feae989297cae6ac1a58c0f02df71c6 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 1 May 2021 00:48:35 +0200 Subject: hammer: Import Hammer of the Scots. --- public/common/battle_abc.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'public') 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 { -- cgit v1.2.3