no style for h1 a
authorJean-Philippe Orsini <orsinije@fr.ibm.com>
Tue, 12 Jul 2016 09:54:28 +0000 (11:54 +0200)
committerJean-Philippe Orsini <orsinije@fr.ibm.com>
Tue, 12 Jul 2016 09:54:28 +0000 (11:54 +0200)
www/style.css

index 14d1e66..7b2d34b 100644 (file)
@@ -79,6 +79,11 @@ nav a, nav a:hover, nav a:visited {
        color: inherit;
 }
 
        color: inherit;
 }
 
+h1 a, h1 a:hover, h1 a:visited {
+        text-decoration: none;
+        color: inherit;
+}
+
 nav a:hover {
         border-bottom-style: solid;
         border-bottom-width: 2px;
 nav a:hover {
         border-bottom-style: solid;
         border-bottom-width: 2px;