X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=3963eb6dd00177f9e58a7c106a0df89744b83d7d;hp=b415836e2b84d85a737614ef5a4e118fd8de0aef;hb=2d095416d3b7ac4a3afacf3740ddf141d5dddcb7;hpb=c913ff649b93e5526cb05bccc268c35bbee7519c diff --git a/www/style.css b/www/style.css index b415836..3963eb6 100644 --- a/www/style.css +++ b/www/style.css @@ -34,7 +34,11 @@ footer a, footer a:visited { text-decoration: none; } -footer a, footer a:visited, footer a:hover { +footer a:hover { + text-decoration: underline; +} + +footer a, footer a:visited, footer a:hover, footer i { color: white; }