From f5f41b37e3ddabde61dc4a434a0bb81347a2f6c3 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Fri, 18 Nov 2011 11:23:38 +0000 Subject: lighter action menu --- skins/cavendish/template.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/cavendish/template.css b/skins/cavendish/template.css index 9878824..0b93b93 100644 --- a/skins/cavendish/template.css +++ b/skins/cavendish/template.css @@ -57,6 +57,7 @@ color: #fff; text-decoration: none; } + #header ul a.selected { font-weight: bold; } #header ul li:hover a { background-position: 0% -400px; } #header ul li:hover { background-position: 100% -400px; } -- cgit v1.2.1