mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-07 07:45:12 +01:00
11 lines
101 B
Stylus
11 lines
101 B
Stylus
|
@import "../base"
|
||
|
|
||
|
html
|
||
|
background-color #fff
|
||
|
|
||
|
#init
|
||
|
background #100f0f
|
||
|
|
||
|
> p
|
||
|
color $theme-color
|