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
|
.error-fragment
|
||||||
text-align: center
|
text-align: center
|
||||||
padding: 30px 10px
|
padding: 30px 10px
|
||||||
|
color: map-get($theme, "text-normal")
|
||||||
|
|
||||||
|
a, a:visited
|
||||||
|
color: map-get($theme, "link")
|
||||||
|
|
||||||
.message
|
.message
|
||||||
font-size: 32px
|
font-size: 32px
|
||||||
|
Loading…
Reference in New Issue
Block a user