1
0
mirror of https://gitlab.com/Deukhoofd/BattleSim.git synced 2025-10-27 18:00:03 +00:00

fixed minor issue with battle background images

This commit is contained in:
Deukhoofd
2016-05-21 18:44:35 +02:00
parent 51a224b44a
commit 206021f0c7
2 changed files with 12 additions and 6 deletions

View File

@@ -41,16 +41,22 @@ $side-width = ($battle-width - $screen-width) / 2
narrow-font()
&.battle_bg_0
background-image url("../Sprites/battle/backgrounds/battle_bg.png")
background-size contain
&.battle_bg_1
background-image url("../Sprites/battle/backgrounds/battle_bg_1.png")
background-size contain
&.battle_bg_2
background-image url("../Sprites/battle/backgrounds/battle_bg_2.png")
background-size contain
&.battle_bg_3
background-image url("../Sprites/battle/backgrounds/battle_bg_3.png")
background-size contain
&.battle_bg_4
background-image url("../Sprites/battle/backgrounds/battle_bg_4.png")
background-size contain
&.battle_bg_5
background-image url("../Sprites/battle/backgrounds/battle_bg_5.png")
background-size contain
.battle_user_info
.pokemon_icons
margin 0 auto