사용자: 상단 스타일

This commit is contained in:
whitedot
2013-01-28 19:55:55 +09:00
parent 352faeffef
commit 04d6ed4546

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:30px;height:100px;background:#fff}
#hd {margin-bottom:30px;height:100px;border-bottom:1px solid #eee;background:#fff}
#hd h1 {width:0;height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:980px}