Fixed links in Server announcements
This commit is contained in:
parent
23eebd8639
commit
52e3374e89
4 changed files with 8 additions and 4 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue