From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 12:56:49 +0000 (+0200) Subject: improved footer a X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=commitdiff_plain;h=c913ff649b93e5526cb05bccc268c35bbee7519c improved footer a --- diff --git a/www/style.css b/www/style.css index 637ea24..b415836 100644 --- a/www/style.css +++ b/www/style.css @@ -27,6 +27,11 @@ footer { display: block; background-color: #1c1c1c; color: #9d9d9d; + font-size: 80%; +} + +footer a, footer a:visited { + text-decoration: none; } footer a, footer a:visited, footer a:hover {