1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-02 08:48:37 +09:00
This commit is contained in:
syuilo 2018-05-20 14:10:22 +09:00
parent 853ee415ae
commit 58abaa723d

View File

@ -243,7 +243,7 @@ root(isDark)
display block
margin 24px
text-align center
color isDark ? #cad2da : #848e9a
color isDark ? #cad2da : #a2a9b1
main[data-darkmode]
root(true)