From 59e4ee310ce998a9ffa6152b58bc9647c964ac7c Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 12 Feb 2013 11:40:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=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/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 4d129fa36..a277fc5d3 100644 --- a/css/default.css +++ b/css/default.css @@ -420,7 +420,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#444;color:#fff; #bo_cate_ul {margin:1px 0 0 1px;zoom:1} #bo_cate_ul:after {display:block;visibility:hidden;clear:both;content:""} #bo_cate_ul li {position:relative;float:left} -#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;color:#595959;text-decoration:none} +#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;text-decoration:none} #bo_cate_ul #bo_cate_on {background:#fff;color:#ff3061} .bo_fx {margin-bottom:5px;zoom:1}