Fixed links in Server announcements

This commit is contained in:
Niléane 2023-07-20 23:51:51 +02:00
commit 52e3374e89
No known key found for this signature in database
4 changed files with 8 additions and 4 deletions

View file

@ -2459,7 +2459,8 @@ body.layout-single-column {
color: var(--color-accent-fg);
}
.layout-single-column .reactions-bar .emoji-button,
.layout-single-column .announcements__item__content a.unhandled-link {
.layout-single-column .announcements__item__content a.unhandled-link,
.layout-single-column .announcements__item__content a {
color: var(--color-accent);
}
@media screen and (max-width:1174px) {