This commit is contained in:
syuilo
2018-09-27 14:52:10 +09:00
parent 4fe2f29478
commit 7b8a2aef0f
11 changed files with 18 additions and 41 deletions

View File

@@ -54,7 +54,7 @@ root(isDark)
font-size 0.9em
font-weight bold
background isDark ? #313543 : inherit
color isDark ? #e3e5e8 : #888
color var(--faceHeaderText)
box-shadow 0 1px rgba(#000, 0.07)
> i