This commit is contained in:
syuilo 2018-09-28 01:05:09 +09:00
parent f4bf824e79
commit d1dce76e28
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
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)