From 25866e5f4ed464a0f75ab89c305028020e0cd9e9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 11:05:55 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20#459=20gnb=20bor?= =?UTF-8?q?der=20style?= 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 0b9aca9a6..110b205e3 100644 --- a/css/default.css +++ b/css/default.css @@ -36,7 +36,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #mb_nb img {margin-right:3px} /* gnb js off */ -#gnb {z-index:10;margin:-1px 0 0;background:#f5f6fa;zoom:1} +#gnb {z-index:10;margin:-1px 0 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#f5f6fa;zoom:1} #gnb:after {display:block;visibility:hidden;clear:both;content:""} #gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} #gnb_1dul {margin:0 auto;padding:0;width:980px;zoom:1}