1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 18:15:53 +02:00
This commit is contained in:
syuilo
2018-09-28 01:05:09 +09:00
parent f4bf824e79
commit d1dce76e28
5 changed files with 23 additions and 26 deletions

View File

@@ -8,12 +8,4 @@
html
height 100%
background #ececed !important
&[data-darkmode]
background #191B22 !important
body
display flex
flex-direction column
min-height 100%
background var(--bg)