From 11e2c76e4549ef5383e9dc7c1279f111241ef0d9 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 18 Feb 2013 19:03:11 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EC=95=84=EC=9D=B4=EC=BD=98=20=EB=B6=80=EC=97=B0?= =?UTF-8?q?=EC=84=A4=EB=AA=85=20=ED=85=8D=EC=8A=A4=ED=8A=B8=20=EC=82=AC?= =?UTF-8?q?=EC=9D=B4=EC=A6=88?= 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 8942e950e..f1504bdff 100644 --- a/css/adm.css +++ b/css/adm.css @@ -44,7 +44,7 @@ h2 {font-size:1.2em} #snb ul {float:right;margin:0;padding:0;zoom:1} #snb ul:after {display:block;visibility:hidden;clear:both;content:""} #snb li {float:left;margin-left:20px} -#snb a {display:inline-block;padding:5px 0;color:#e0e0e0;text-decoration:none} +#snb a {display:inline-block;padding:5px 0;color:#e0e0e0;font-size:0.9em;text-decoration:none} /* gnb js off */ #gnb {}