kopia lustrzana https://github.com/cheeaun/phanpy
Fix cloak mode showing ghost text
rodzic
abd5031602
commit
beed3ca18c
|
@ -52,6 +52,6 @@ body.cloak,
|
||||||
.media-container figcaption,
|
.media-container figcaption,
|
||||||
.media-container figcaption > *,
|
.media-container figcaption > *,
|
||||||
.catchup-filters .filter-author * {
|
.catchup-filters .filter-author * {
|
||||||
color: currentColor !important;
|
color: var(--text-color) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue