From cb914e420c3f95b5f8e31a73ea19b7e53e4aa6c4 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 19 Oct 2009 21:06:10 +0200 Subject: new header and different menu --- public/images/header.png | Bin 9877 -> 10700 bytes public/stylesheets/ccc.css | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/images/header.png b/public/images/header.png index 29a1f94..d54bc2c 100644 Binary files a/public/images/header.png and b/public/images/header.png differ diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 8b8dfc6..6d3585e 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -66,7 +66,8 @@ div#main_navigation a:hover { div#main_navigation a.active { color: #535353; - text-transform: uppercase; + text-decoration: underline; + text-transform: lowercase; font-size: 14px; } -- cgit v1.3