From 61c58df96349adde480f36ed9f6d4ba04976d329 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 12 Feb 2013 10:45:46 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=EC=9D=98=20=ED=95=98=EB=8B=A8=20=EC=97=AC=EB=B0=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index a2e7ffedf..b6fdb04ec 100644 --- a/css/default.css +++ b/css/default.css @@ -32,7 +32,7 @@ a:active {color:#2a6bc4;text-decoration:underline} #captcha_wav img {border:1px solid #ddd;border-left:0;background:#494949} /* 상단 레이아웃 */ -#hd {margin-bottom:30px;border-top:2px solid #484848;border-bottom:1px solid #e9e9e9;background:#f7f7f2} +#hd {margin-bottom:50px;border-top:2px solid #484848;border-bottom:1px solid #e9e9e9;background:#f7f7f2} #hd h1 {width:0;height:0;overflow:hidden} #hd_wrapper {position:relative;margin:0 auto;width:980px}