Maybe need this

pull/20/head
Lim Chee Aun 2022-12-23 19:33:06 +08:00
rodzic 13a347ce37
commit ea0352e51a
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -23,6 +23,8 @@ a.mention {
a.mention span {
text-decoration-line: underline;
text-decoration-color: inherit;
text-decoration-thickness: 2px;
text-underline-offset: 2px;
}
/* a.mention:has(span).hashtag {
color: var(--link-light-color);