From 06dc9470a0a5011b5f2fe4d6f01172fe605cd253 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Feb 2013 16:03:48 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A1=9C?= =?UTF-8?q?=EA=B3=A0=EB=B6=80=EB=B6=84=20=EC=97=AC=EB=B0=B1=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index cb4c6f035..5a4604617 100644 --- a/css/default.css +++ b/css/default.css @@ -28,7 +28,7 @@ pre {overflow-x:scroll;font-size:1.1em} #captcha_wav img {border:1px solid #ddd;border-left:0;background:#494949} /* 상단 레이아웃 */ -#hd {margin-bottom:20px;border-top:27px solid #484848} +#hd {border-top:27px solid #484848} #hd h1 {width:0;height:0;overflow:hidden} #hd_wrapper {position:relative;margin:0 auto;width:980px} @@ -43,7 +43,7 @@ pre {overflow-x:scroll;font-size:1.1em} #schall legend {width:0;height:0;overflow:hidden} #schall_stx {width:150px;height:21px;border:3px solid #484848;border-right:0;background:#fff;line-height:1.5em} -#logo {padding:40px 0 10px;text-align:center} +#logo {padding:30px 0;text-align:center} /* 중간 레이아웃 */ #wrapper {margin:0 auto;padding-bottom:30px;width:980px;zoom:1}