From b255d5670722a64ea37559390dad38c7b65c2afd Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 20 Feb 2013 09:13:38 +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=2022,=20=EA=B2=8C=EC=8B=9C=ED=8C=90?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=20=EB=AA=A9=EB=A1=9D=20=EC=B9=B4=ED=85=8C?= =?UTF-8?q?=EA=B3=A0=EB=A6=AC=20=EA=B5=AC=EB=B6=84=EC=84=A0?= 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 11dc988d9..52d3155e1 100644 --- a/css/default.css +++ b/css/default.css @@ -440,7 +440,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#4e5d60;color:#f .bo_notice td {background:#f7f7f2} .bo_notice td a {font-weight:bold} .td_num strong {color:#000} -.bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */ +.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */ .bo_current {color:#000} .td_subject img {margin-left:3px} .cnt_cmt {font-weight:bold}