]> Skullheadx's Git Forge - skullheadx.com.git/commitdiff
add underline for h3 links
authorSkullheadx <admonty1@protonmail.com>
Thu, 7 May 2026 06:22:57 +0000 (02:22 -0400)
committerSkullheadx <admonty1@protonmail.com>
Thu, 7 May 2026 06:22:57 +0000 (02:22 -0400)
style.css

index e7a2d0808790649d07954430a64231b61f5a4910..d6f370a53db1b564c5ea382be8e47708cdaff697 100644 (file)
--- 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 */