This commit is contained in:
parent
e955fe1ffd
commit
106d4cc0d6
|
@ -126,7 +126,7 @@ root(isDark)
|
||||||
margin 0
|
margin 0
|
||||||
font-size 0.95em
|
font-size 0.95em
|
||||||
font-weight normal
|
font-weight normal
|
||||||
color #4078c0
|
color isDark ? #539eff : #4078c0
|
||||||
|
|
||||||
> p
|
> p
|
||||||
display block
|
display block
|
||||||
|
|
Loading…
Reference in New Issue