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
1 changed files with 4 additions and 0 deletions

View File

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