From 2421a655cf5e41bfdaf165c2feb30b602311ef83 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 13 Mar 2014 18:35:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20gnb=201depth=20?= =?UTF-8?q?=EB=84=88=EB=B9=84=20=EA=B0=80=EB=B3=80=20=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 65dcd6781..f7d3a2bc8 100644 --- a/css/default.css +++ b/css/default.css @@ -65,7 +65,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #gnb #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1dli {z-index:10;position:relative;float:left;zoom:1} .gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1da {display:block;float:left;padding:0 10px;width:80px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none} +.gnb_1da {display:block;float:left;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none} .gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none} .gnb_1dli_air a {background-color:#333;color:#fff} .gnb_1dli_on a {background-color:#333;color:#fff}