mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-02 14:16:39 +01:00
Maybe need this
This commit is contained in:
parent
13a347ce37
commit
ea0352e51a
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue