forked from rDrama/rDrama
1
0
Fork 0
Aevann 2024-02-29 00:48:45 +02:00
parent ffd2843340
commit d66afdf131
1 changed files with 4 additions and 0 deletions

View File

@ -292,3 +292,7 @@
.zozbot {
color: red !important;
}
.sharpen img[alt^=":"] {
filter: invert(30%) brightness(60%) sepia(100%) hue-rotate(-50deg) contrast(2) saturate(150%);
}