X-Git-Url: https://wpitchoune.net/gitweb/?a=blobdiff_plain;f=html%2Fstyle.css;h=e393467f968fb17e23684790097c19ff4961d2f2;hb=HEAD;hp=03c4778a2f3ceff9a4e2e0392d959c212368d259;hpb=6dbd39ca415a463302910ee2391be62fb23f2dd1;p=radio.git 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; }