affect the after images too

remotes/1719271479679251571/master
Aevann 2024-02-29 18:58:12 +02:00
parent 8bf2743582
commit 367af79aee
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@
color: red !important;
}
.sharpen img {
.sharpen img, .sharpen:after {
filter: invert(30%) brightness(60%) sepia(100%) hue-rotate(-50deg) contrast(2) saturate(150%);
}