mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Use --link-color as the color of links
This commit is contained in:
parent
f3b866fa7b
commit
4ca296894d
@ -595,7 +595,7 @@ body a.tn-link:visited,
|
|||||||
box-shadow: 0 0 0 0 var(--background);
|
box-shadow: 0 0 0 0 var(--background);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
background: var(--background);
|
background: var(--background);
|
||||||
color: currentColor;
|
color: var(--link-color);
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user