From ceb3416465db3b7ba0971b6fd3ce1439db46736e Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 14 Feb 2013 14:27:45 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=2010,=20gnb=20=EC=8A=A4=ED=81=AC?= =?UTF-8?q?=EB=A6=BD=ED=8A=B8=20=EC=99=84=EB=A3=8C,=20nojs=20=EB=82=A8?= =?UTF-8?q?=EC=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/adm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/adm.css b/css/adm.css index 545d7ec15..3acea7368 100644 --- a/css/adm.css +++ b/css/adm.css @@ -46,7 +46,7 @@ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"dotum";letter-spa #gnb ul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1depth {position:relative;float:left;margin-left:-1px;border:1px solid #222;border-top:0;border-bottom:0} .gnb_1depth a {display:block;width:90px;height:35px;color:#e0e0e0;font-weight:bold;text-align:center;line-height:2.95em} -.gnb_1depth_air a {height:34px;border-bottom:1px solid #ddd;background:#fff;color:#000} +.gnb_1depth_air a {height:33px;border-bottom:1px solid #ddd;background:#fff;color:#000} .gnb_1depth_on a {height:35px;background:#fff;color:#000} .gnb_1depth a:focus, .gnb_1depth a:hover,