Change about page to be mounted in the web UI (#19345)

This commit is contained in:
Eugen Rochko
2022-10-13 14:42:37 +02:00
committed by GitHub
parent b04633a961
commit 1bd00036c2
37 changed files with 904 additions and 1578 deletions

View File

@ -13,10 +13,6 @@
}
}
.rich-formatting a,
.rich-formatting p a,
.rich-formatting li a,
.landing-page__short-description p a,
.status__content a,
.reply-indicator__content a {
color: lighten($ui-highlight-color, 12%);