no style for h1 a
[www.git] / www / style.css
index 14d1e66..7b2d34b 100644 (file)
@@ -79,6 +79,11 @@ nav a, nav a:hover, nav a:visited {
        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;