From a889a59cb38f507afdbdb30f838bf2c6159417a7 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 10:36:47 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=9D=BC=EB=B6=80=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}