From: Skullheadx Date: Thu, 7 May 2026 06:22:57 +0000 (-0400) Subject: add underline for h3 links X-Git-Url: http://git.skullheadx.com/index.js?a=commitdiff_plain;h=a7675e65eb6bb8379b50cdf60e1fa55be1185e70;p=skullheadx.com.git add underline for h3 links --- diff --git a/style.css b/style.css index e7a2d08..d6f370a 100644 --- a/style.css +++ b/style.css @@ -42,7 +42,7 @@ a { h2 a { color: inherit; font-weight: inherit; - text-decoration: inherit; + /*text-decoration: 2px dotted underline var(--almond-silk);*/ } /* images */