forked from mirrors/misskey
Initial commit 🍀
This commit is contained in:
10
src/web/app/dev/style.styl
Normal file
10
src/web/app/dev/style.styl
Normal file
@@ -0,0 +1,10 @@
|
||||
@import "../base"
|
||||
|
||||
html
|
||||
background-color #fff
|
||||
|
||||
#init
|
||||
background #100f0f
|
||||
|
||||
> p
|
||||
color $theme-color
|
||||
Reference in New Issue
Block a user