From f919497c2b590402c3cbd7744097a9bd32b70afd Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 5 Sep 2009 18:08:23 +0200 Subject: added tag resource, widget and auxillary files --- public/stylesheets/ccc.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 33e726a..4307f0e 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -62,7 +62,7 @@ div#frontpage_calendar { div#frontpage_calendar h2 { border-top: 2px solid #000000; border-bottom: 2px dashed #000000; - font-size: 18px; + font-size: 16px; padding-top: 2px; padding-bottom: 2px; } @@ -119,9 +119,10 @@ div#center_column h2 a { div#right_column { position: absolute; - background-color: #f1f1f1; + background-color: #ffffff; + padding-left: 70px; left: 735px; - width: 174px; + width: 115px; height: 100px; } -- cgit v1.3