]> git.quilime.com - gabrieldunne.com-site.git/commitdiff
Update CSS
authorGabriel Dunne <gdunne@quilime.com>
Sat, 26 Aug 2023 16:50:53 +0000 (09:50 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Sat, 26 Aug 2023 16:50:53 +0000 (09:50 -0700)
css/main.css

index c5fee5099264f32a9592fb6c874a8cb40096c0f3..a61b6efb1ca58e22cc9f12447a4f265b66820838 100755 (executable)
@@ -272,6 +272,10 @@ margin: 13em 0 2em 0;
     font-weight: normal;
     text-decoration: none;
 }
+.nav a:hover {
+    text-decoration: underline;
+    text-decoration-color: #aaa;        
+}
 .nav .indent {
     /*  padding-left:0.5em;*/
 }