1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2024-09-28 23:07:30 +00:00

Use theme colors for timeline error fragments

This commit is contained in:
Cadence Ember 2021-01-20 15:49:12 +13:00
parent 20b4e448eb
commit 508236fb9c
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17

View File

@ -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