diff --git a/css/default.css b/css/default.css index d4f97509d..5e1af7a9c 100644 --- a/css/default.css +++ b/css/default.css @@ -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}