X-Git-Url: http://git.wpitchoune.net/gitweb/?p=radio.git;a=blobdiff_plain;f=html%2Fstyle.css;fp=html%2Fstyle.css;h=e393467f968fb17e23684790097c19ff4961d2f2;hp=03c4778a2f3ceff9a4e2e0392d959c212368d259;hb=2e8198dc3b5d3e0d645b8fa402f2e6ce42ac5ee8;hpb=6dbd39ca415a463302910ee2391be62fb23f2dd1 diff --git a/html/style.css b/html/style.css index 03c4778..e393467 100644 --- a/html/style.css +++ b/html/style.css @@ -47,10 +47,13 @@ nav a, footer a { } nav li.selected { + font-weight: bold; + color: #eee; +} + +nav li.selected, nav a:hover { + padding-bottom: 1em; border-bottom-color: #eee; border-bottom-style: solid; border-bottom-width: medium; - padding-bottom: 1em; - font-weight: bold; - color: #eee; }