1
0
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:
syuilo
2017-08-11 23:57:16 +09:00
parent 598d6f7593
commit 5d9b5820af
10 changed files with 188 additions and 6 deletions

View File

@@ -0,0 +1,12 @@
@import "../base"
html
color #456267
background #fff
body
margin 0
padding 32px 0
@media (max-width 600px)
padding 0