mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-24 19:59:53 -04:00
Set George's new hero stat colors.
This commit is contained in:
parent
03705825d9
commit
96f9b60780
1 changed files with 3 additions and 3 deletions
|
@ -201,13 +201,13 @@ $heroCanvasHeight: 265px
|
||||||
|
|
||||||
|
|
||||||
&.attack .stat-progress-bar
|
&.attack .stat-progress-bar
|
||||||
background: purple
|
background: #c32424
|
||||||
|
|
||||||
&.health .stat-progress-bar
|
&.health .stat-progress-bar
|
||||||
background: red
|
background: #0f802a
|
||||||
|
|
||||||
&.speed .stat-progress-bar
|
&.speed .stat-progress-bar
|
||||||
background: green
|
background: #4d52ab
|
||||||
|
|
||||||
|
|
||||||
//- Carousel switch buttons
|
//- Carousel switch buttons
|
||||||
|
|
Loading…
Add table
Reference in a new issue