2024-06-14 16:43:44 +08:00
|
|
|
@import 'mixin.styl'
|
|
|
|
|
@import 'iconfont.styl'
|
|
|
|
|
|
|
|
|
|
.state_0
|
2024-06-17 18:15:26 +08:00
|
|
|
background center / 100% 100% url('../images/state_2.png') no-repeat
|
2024-06-14 16:43:44 +08:00
|
|
|
.state_1
|
|
|
|
|
background center / 100% 100% url('../images/state_1.png') no-repeat
|
|
|
|
|
.state_2
|
|
|
|
|
background center / 100% 100% url('../images/state_2.png') no-repeat
|
|
|
|
|
.state_3
|
|
|
|
|
background center / 100% 100% url('../images/state_3.png') no-repeat
|