diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-23 20:29:07 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-23 20:29:07 +0200 |
commit | 7b1c251fcb085dc37de439ea1137373f1905d82e (patch) | |
tree | 32e3f2cd4367507726af6d0172e9621a37dff576 /resources/css/battle.css | |
parent | 4dd1a344c6474087a3f8782dd54f5c7b4acc67ed (diff) |
areas and capture and more
Diffstat (limited to 'resources/css/battle.css')
-rw-r--r-- | resources/css/battle.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/css/battle.css b/resources/css/battle.css index 748dad1..681b2e6 100644 --- a/resources/css/battle.css +++ b/resources/css/battle.css @@ -7,7 +7,6 @@ flex-direction: column; justify-content: space-between; - background-image: url('/modules/tuxemon/mods/tuxemon/gfx/ui/combat/sea_background.png'); background-size: cover; } |