Inherit line-through color too

pull/375/head
Lim Chee Aun 2023-12-27 08:50:23 +08:00
rodzic b89463d412
commit bc5a4eaf3c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -531,6 +531,7 @@
transition: transform 0.1s ease-in-out; */
* {
text-decoration-color: inherit;
text-decoration-thickness: 1.5em;
text-decoration-line: line-through;
text-rendering: optimizeSpeed;