From d81bbe8117013e7511dbd2e9fe925060389a0efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mustafa=20Ar=C4=B1c=C4=B1?= Date: Sat, 2 Jul 2011 15:44:56 +0000 Subject: [PATCH] Forgotten change, related the layout.css, is merged into trunk. --- DJAGEN/trunk/djagen/gezegen/www/layout.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DJAGEN/trunk/djagen/gezegen/www/layout.css b/DJAGEN/trunk/djagen/gezegen/www/layout.css index e5197fc..798234d 100755 --- a/DJAGEN/trunk/djagen/gezegen/www/layout.css +++ b/DJAGEN/trunk/djagen/gezegen/www/layout.css @@ -182,7 +182,7 @@ body { .contenttop { background:url(img/bg_slice.png) no-repeat scroll transparent; - height:45px; + height:35px; width:950px; } @@ -200,7 +200,7 @@ body { } .date { - padding:20px 0 0 20px; + padding:0 0 0 20px; } .separator { @@ -208,7 +208,7 @@ body { background:#999; border-top:1px solid #CCC; border-bottom:1px solid #CCC; - margin:20px 0; + margin:0 0; clear:both; }