From a181b8063c4df0001b69a2649ef21da95a9f53a6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 14 Feb 2013 17:35:59 +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=2013=20=EC=8A=A4=ED=83=80=EC=9D=BC?= =?UTF-8?q?=20=EB=B3=B4=EC=99=84?= 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 e0df35a9d..385e4f95a 100644 --- a/css/adm.css +++ b/css/adm.css @@ -64,7 +64,7 @@ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"dotum";letter-spa .gnb_js ul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_js .gnb_1depth {position:relative;float:left;margin-left:-1px;border:1px solid #222;border-top:0;border-bottom:0} .gnb_js .gnb_1depth a {display:inline-block;float:none;width:90px;height:35px;color:#e0e0e0;font-weight:bold;text-align:center} -.gnb_js .gnb_1depth_air a, +.gnb_js .gnb_1depth_air a {float:none;background:#f7f7f2;color:#000} .gnb_js .gnb_1depth_on a {float:none;background:#fff;color:#000} .gnb_js .gnb_1depth a:focus, .gnb_js .gnb_1depth a:hover,