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}