X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=7b2d34b5b582f0d8669ea0dc4cc3c856af34dd00;hp=14d1e660984136e53c767f4d25959e597819d09a;hb=3e957c3742892aeb9c7bd248bc074e73512fef6c;hpb=c608f6a22ea78e27d7b84ed6743838aac135b6de diff --git a/www/style.css b/www/style.css index 14d1e66..7b2d34b 100644 --- a/www/style.css +++ b/www/style.css @@ -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;