Files
screenkb-hengsen/src/style/layout.styl

11 lines
365 B
Stylus
Raw Normal View History

2024-11-04 16:58:56 +08:00
@import 'mixin.styl'
@import 'iconfont.styl'
.state_0
background center / 100% 100% url('../images/state_0.png') no-repeat
.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