From: Jean-Philippe Orsini Date: Wed, 20 Jan 2016 00:20:44 +0000 (+0100) Subject: fixed links nav X-Git-Url: http://git.wpitchoune.net/gitweb/?p=radio.git;a=commitdiff_plain;h=c9c45fcea15ceb49e545352a9e8d7d7e12fda3f4 fixed links nav --- diff --git a/header.tpl b/header.tpl index 5e2ad21..fa6016b 100644 --- a/header.tpl +++ b/header.tpl @@ -26,9 +26,9 @@ diff --git a/html/style.css b/html/style.css index 5549c44..e393467 100644 --- a/html/style.css +++ b/html/style.css @@ -41,7 +41,7 @@ nav ul li, footer ul li { } -nav a, footer a, nav li { +nav a, footer a { color: #eee; text-decoration: none; }