diff --git a/css/def.css b/css/def.css index 00e1dba5d..eec86cbb8 100644 --- a/css/def.css +++ b/css/def.css @@ -160,7 +160,7 @@ a {color:#000;text-decoration:none} /* 레이아웃 중간 */ #wrapper {z-index:2;clear:both;position:relative;margin:-2px 0 0 0;padding:1px 230px 30px 10px;min-height:520px;height:auto !important;height:520px;background:url("../img/wrapper_bg.jpg") top right repeat-y} -#wrapper h1 {margin-top:30px} +#wrapper h1 {margin-top:20px} /* 레이아웃 하단 */ #footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #999;color:#595959;font-size:0.75em}