mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-23 04:19:55 +00:00
Accent color applies to links
This commit is contained in:
@@ -103,3 +103,8 @@ display:none;
|
||||
text-rendering: optimizeLegibility !important;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
:root {
|
||||
--text-link: var(--accent);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user