X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=139da98782ad92ab647e6e02596310fc1f67bfc2;hp=37bd32461294aa493d8386a99a97f8baa022acd3;hb=cc319103ac01335f5f24759fbb4cd117abbfb5ce;hpb=ea30002b4e0022eeec935ecbaaf25383e54b5ba4 diff --git a/www/style.css b/www/style.css index 37bd324..139da98 100644 --- a/www/style.css +++ b/www/style.css @@ -26,7 +26,20 @@ footer { padding: 1em; display: block; background-color: #1c1c1c; - color: #9d9d9d; + color: #9d9d9d; + font-size: 80%; +} + +footer a, footer a:visited { + text-decoration: none; +} + +footer a:hover { + text-decoration: underline; +} + +footer a, footer a:visited, footer a:hover { + color: white; } h1 {