]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Apply hover only
[rbdr/r.bdr.sh] / css / style.css
index fa3b95147de29bac10594d35e1b2c3abfe2ca5aa..96eaecec72d4a47c71338557f243c65e698395cf 100644 (file)
@@ -98,7 +98,7 @@ h3 {
 
 h1, h2, h3, a { color: #00f }
 a { text-decoration: underline silver }
-a:hover { text-decoration: underline #00f }
+.a a:hover { text-decoration: underline #00f }
 
 .h2 a {
   display: inline-block;
@@ -152,7 +152,7 @@ canvas {
   }
   h1, h2, h3, a { color: #5dc1fd }
   a { text-decoration: underline dimgray }
-  a:hover { text-decoration: underline #5dc1fd }
+  .a a:hover { text-decoration: underline #5dc1fd }
   pre { background-color: #222 }
   header h1 a {
     -webkit-text-stroke: 1px #fff;