]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Underline the text in silver
authorRuben Beltran del Rio <redacted>
Thu, 20 Feb 2025 22:23:54 +0000 (23:23 +0100)
committerRuben Beltran del Rio <redacted>
Thu, 20 Feb 2025 22:23:54 +0000 (23:23 +0100)
css/style.css

index 82b7a64bdac59d45c757c519a549e2af4b1b560d..9fd610ab1df423d8c45a3d91d1fb4090ebe72558 100644 (file)
@@ -97,6 +97,8 @@ h3 {
 }
 
 h1, h2, h3, a { color: #00f }
+a { text-decoration: underline silver }
+a:hover { text-decoration: underline #00f }
 
 .h2 a {
   display: inline-block;