diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; } |