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-16 19:19:39 +0100
commitc55dbc6119b1efee413c7873d40f0e0315ef7126 (patch)
tree883970cf102499595b85b54c2129ffc0578d39bc /play.html
parentbedee71eb6b255491bac42cb6d1ace5a5ff25be0 (diff)
downloadcrusader-rex-c55dbc6119b1efee413c7873d40f0e0315ef7126.tar.gz
Fix boldness of battle header.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/play.html b/play.html
index 13db759..bf569b5 100644
--- a/play.html
+++ b/play.html
@@ -275,10 +275,8 @@ body.shift .block.known:hover {
border-top: 1px solid black;
}
#battle_header {
- Xbackground-color: #224467;
background-color: steelblue;
color: white;
- font-weight: bold;
text-align: center;
border-bottom: 1px solid black;
}