From e020a74bdf18652c1132aa2541eafb2e84b861e0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 18:18:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=BB=A8?= =?UTF-8?q?=ED=85=90=EC=B8=A0=20h1=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/def.css b/css/def.css index 959817e4c..857cc35a1 100644 --- a/css/def.css +++ b/css/def.css @@ -152,6 +152,7 @@ h6 {margin:0 0 20px} /* 레이아웃 중간 */ #wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 250px 30px 30px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} +#wrapper h1 {margin-top:30px} /* 레이아웃 하단 */ #footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #ddd;color:#595959;font-size:0.75em}