From 41519cf9b82446d348c5840518d688ae6230fdb0 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 19 Oct 2009 20:33:00 +0200 Subject: minor html and css fixes --- public/stylesheets/ccc.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index a77a68d..8b8dfc6 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -41,6 +41,10 @@ div#header { height: 224px; } +div#header img { + border: none; +} + div#main_navigation ul { margin-left: 0; padding-left: 0; @@ -63,6 +67,7 @@ div#main_navigation a:hover { div#main_navigation a.active { color: #535353; text-transform: uppercase; + font-size: 14px; } div#main_navigation a.inactive { @@ -143,6 +148,7 @@ div#center_column h2 a { } div#center_column h2.headline { + margin-top: 8px; border-bottom: 2px solid #cccccc; } -- cgit v1.3