mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 21:24:04 +02:00
status実装
とりあえずCPU使用率だけ
This commit is contained in:
12
src/web/app/status/style.styl
Normal file
12
src/web/app/status/style.styl
Normal file
@@ -0,0 +1,12 @@
|
||||
@import "../base"
|
||||
|
||||
html
|
||||
color #456267
|
||||
background #fff
|
||||
|
||||
body
|
||||
margin 0
|
||||
padding 32px 0
|
||||
|
||||
@media (max-width 600px)
|
||||
padding 0
|
||||
Reference in New Issue
Block a user