diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-25 21:20:51 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-25 21:20:51 +0200 |
commit | fc1131e0215f744f05516226c3a6421fcdb19db0 (patch) | |
tree | 4832d978e2f2708b797d0fc0133e63d0866b7e5f /resources/css/battle.css | |
parent | fef59f25ca7dc0df7e4129ff11ee4c9af95eb085 (diff) |
save fix and text alignmentitch
Diffstat (limited to 'resources/css/battle.css')
-rw-r--r-- | resources/css/battle.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/css/battle.css b/resources/css/battle.css index 681b2e6..c60a025 100644 --- a/resources/css/battle.css +++ b/resources/css/battle.css @@ -89,6 +89,7 @@ position: absolute; top: 0; right: 0; + text-align: center; } .battle__trainer-sprite { |