]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Underline the text in silver
[rbdr/r.bdr.sh] / css / style.css
index 3008eb3f4a3ca2f4c73457b4238766281c535497..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;
@@ -149,9 +151,6 @@ canvas {
     border: 1px solid #fff;
   }
   h1, h2, h3, a { color: #5dc1fd }
-  [data-title="/index.html"] .h2:nth-of-type(n+7):nth-of-type(-n+9) {
-    h2, h3, a { color: #675CFB }
-  }
   pre { background-color: #222 }
   header h1 a {
     -webkit-text-stroke: 1px #fff;