From 8ff9a6876785e04f695466c5d536b535223d8fdc Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 5 Sep 2009 23:52:07 +0200 Subject: css finetuning --- public/stylesheets/ccc.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 4307f0e..870a5a8 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -127,8 +127,8 @@ div#right_column { } div.teaser_ruler { - border-top: 2px solid #000000; - border-bottom: 2px dashed #000000; + border-top: 1px solid #CCCCCC; + border-bottom: 1px dashed #CCCCCC; height: 3px; margin-top: 30px; } -- cgit v1.3