summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-12-20 17:50:48 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-17 12:53:18 +0100
commit8393ae9a71878abd79fa38ebec46ae0c72e1a52b (patch)
tree98ac77358cd144bd570ff79f68401fabe507e299 /play.html
parentfb6132e35be5b5ecc28b29f757231a2ee94175df (diff)
downloadhammer-of-the-scots-8393ae9a71878abd79fa38ebec46ae0c72e1a52b.tar.gz
Fix boldness of battle header.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index b2f2d68..279ec2c 100644
--- a/play.html
+++ b/play.html
@@ -246,7 +246,7 @@ div.block {
#battle { background-color: silver; }
#battle_message { background-color: lightsteelblue; }
-#battle_header { background-color: steelblue; color: white; font-weight: bold; }
+#battle_header { background-color: steelblue; color: white; }
.battle_separator { background-color: steelblue; }
.battle_line.enemy .battle_menu_list { min-height: 0; }