mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Use theme colors for timeline error fragments
This commit is contained in:
parent
20b4e448eb
commit
508236fb9c
@ -541,6 +541,10 @@ body
|
||||
.error-fragment
|
||||
text-align: center
|
||||
padding: 30px 10px
|
||||
color: map-get($theme, "text-normal")
|
||||
|
||||
a, a:visited
|
||||
color: map-get($theme, "link")
|
||||
|
||||
.message
|
||||
font-size: 32px
|
||||
|
Loading…
Reference in New Issue
Block a user