From 30c91e9a6a48845fcab0db3857f2f5fa8620be88 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 12:00:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A6=AC?= =?UTF-8?q?=EB=94=94=EC=9E=90=EC=9D=B8=206,=20snb=20=EA=B8=80=EC=9E=90?= =?UTF-8?q?=EC=83=89?= 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 d877733bf..5e5293ccd 100644 --- a/css/default.css +++ b/css/default.css @@ -47,7 +47,7 @@ a:active {color:#000;text-decoration:underline} #snb {position:absolute;top:18px;right:0;zoom:1} #snb:after {display:block;visibility:hidden;clear:both;content:""} #snb li {float:left} -#snb a {display:block;padding:5px 10px;color:#899691;letter-spacing:-0.1em} +#snb a {display:block;padding:5px 10px;color:#4e5d60;letter-spacing:-0.1em} #snb a:focus, #snb a:hover, #snb a:active {text-decoration:none}