From c38bc0db072e8e5636d5465f11a966e31aaefb36 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sat, 13 Jun 2026 23:05:02 +0000 Subject: no more ugly underlines --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 896bb74..17bd945 100644 --- a/style.css +++ b/style.css @@ -39,6 +39,7 @@ a:link { color: var(--cl-orange-6); border: 2px solid var(--cl-orange-6); padding: 4px 8px; + text-decoration: none; } a:visited, a:active { color: var(--cl-green-6); -- cgit v1.2.3