Maybe these might help a little

pull/42/head
Lim Chee Aun 2023-01-02 22:02:21 +08:00
rodzic 597232067d
commit f8821d530d
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -182,6 +182,9 @@
.status .content-container.has-spoiler .spoiler ~ * {
/* filter: blur(6px) invert(0.5); */
filter: url(#spoiler);
text-rendering: optimizeSpeed;
image-rendering: crisp-edges;
image-rendering: pixelated;
transform: translate3d(-5px, -5px, 0);
pointer-events: none;
user-select: none;