mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-14 22:58:12 +09:00
🎨
This commit is contained in:
parent
3e8a3928f9
commit
ad83a53460
@ -126,7 +126,7 @@ root(isDark)
|
||||
margin 0
|
||||
font-size 0.95em
|
||||
font-weight normal
|
||||
color #4078c0
|
||||
color isDark ? #539eff : #4078c0
|
||||
|
||||
> p
|
||||
display block
|
||||
|
Loading…
Reference in New Issue
Block a user