From c945cbfa5f9379c03f9163dd8775748227845bd3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 28 Dec 2012 10:08:47 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20gnb=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC?= 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 12f3908d0..425769798 100644 --- a/css/adm.css +++ b/css/adm.css @@ -42,7 +42,7 @@ h1 {margin-bottom:20px;color:#333;font-size:1.5em;font-family:"verdana","dotum"; .gnb_1depth_on ul {visibility:visible;height:auto} .gnb_1depth {margin-bottom:5px;border:1px solid #c7cfd5;background:#eef2f3} .gnb_1depth a {display:block;padding-left:15px;height:38px;color:#333;font-size:0.9em;font-weight:bold;text-decoration:none;line-height:2.8em} -.gnb_1depth_on a {border-bottom:1px solid #eef1f2;background:#fff} +.gnb_1depth_on a {border-bottom:1px solid #eef1f2} .gnb_2depth {border-bottom:1px solid #eef1f2} .gnb_2depth a {display:block;padding-left:15px;height:30px;border:0;background:#fff;color:#000;font:0.75em normal;text-decoration:none;line-height:2.8em} .gnb_2depth a:focus, .gnb_2depth a:hover {background:#f6f9fa}