mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 20:25:39 +02:00
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