diff --git a/ui.css b/ui.css index 87fc0ce..18a4248 100644 --- a/ui.css +++ b/ui.css @@ -44,4 +44,5 @@ a { a:hover { color: var(--bg-color); text-decoration: underline; + text-decoration-color: var(--text-color); } \ No newline at end of file