사용자: 로고부분 여백 설정

This commit is contained in:
whitedot
2013-02-04 16:03:48 +09:00
parent 3940edbf5e
commit 06dc9470a0

View File

@ -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}