diff options
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ #battle { background-color: tan; } #battle_message { background-color: wheat; } -#battle_header { background-color: brown; color: wheat; font-weight: bold; } +#battle_header { background-color: brown; color: lemonchiffon; } .battle_separator { background-color: brown; } .battle_line.enemy .battle_menu_list { min-height: 0; } |