11 lines
101 B
Stylus
11 lines
101 B
Stylus
|
@import "../base"
|
||
|
|
||
|
html
|
||
|
background-color #fff
|
||
|
|
||
|
#init
|
||
|
background #100f0f
|
||
|
|
||
|
> p
|
||
|
color $theme-color
|