1
0
This commit is contained in:
syuilo
2018-09-26 20:28:13 +09:00
parent 904114740b
commit f5f2215b47
44 changed files with 58 additions and 54 deletions
@@ -59,7 +59,7 @@ root(isDark)
> .body
width 100%
height 100%
background isDark ? #282c37 : #fff
background var(--face)
> header
border-bottom solid 1px isDark ? #1b1f29 : #eee