[Glitch-port] Fix notifications text color

This commit is contained in:
Haelwenn (lanodan) Monnier 2018-11-22 08:04:23 +01:00
parent 1d94768abe
commit b8696c362a
No known key found for this signature in database
GPG key ID: D5B7A8E43C997DEE

View file

@ -590,6 +590,7 @@
}
.muted {
.status__content,
.status__content p,
.status__content a {
color: $dark-text-color;