CSS: remove .muted styles

This commit is contained in:
Alex Gleason 2022-06-21 21:08:20 -05:00
parent 71e314e342
commit a731a865f9
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -220,17 +220,6 @@ article:last-child > .domain {
display: flex;
}
.muted {
.status__content p,
.status__content a {
color: var(--primary-text-color);
}
.status__display-name strong {
color: var(--primary-text-color);
}
}
.image-loader {
position: relative;
width: 100%;