Maybe need this

This commit is contained in:
Lim Chee Aun 2022-12-23 19:33:06 +08:00
parent 13a347ce37
commit ea0352e51a

View file

@ -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);