사용자: 상단 스타일 일부 수정

This commit is contained in:
whitedot
2013-05-15 10:36:47 +09:00
parent 8e3fc2a146
commit a889a59cb3

View File

@ -17,7 +17,7 @@ a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}
/* 상단 레이아웃 */
#hd {border-top:3px solid #151515;background:#fff}
#hd {}
#hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:980px}