This commit is contained in:
syuilo
2018-09-27 14:32:48 +09:00
parent 76a25917c0
commit 4fe2f29478
19 changed files with 80 additions and 85 deletions

View File

@ -146,10 +146,10 @@ root(isDark)
font-size 0.9em
> .note-preview
color isDark ? #fff : #717171
color var(--noteText)
> .note-ref
color isDark ? #fff : #717171
color var(--noteText)
[data-fa]
font-size 1em