CSS: remove .muted styles
This commit is contained in:
parent
71e314e342
commit
a731a865f9
1 changed files with 0 additions and 11 deletions
|
@ -220,17 +220,6 @@ article:last-child > .domain {
|
||||||
display: flex;
|
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 {
|
.image-loader {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue