From bcdb45e9ab8e70190a70229aeeae0e54e197cb59 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Feb 2013 15:24:23 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EB=AA=A9=EB=A1=9D=20?= =?UTF-8?q?=EA=B3=B5=EC=A7=80=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index d3722ebf7..64ed385e3 100644 --- a/css/default.css +++ b/css/default.css @@ -429,7 +429,9 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f .btn_bo_user li {float:left;margin-left:5px} .btn_bo_adm {float:left} .btn_bo_adm li {float:left;margin-right:5px} -.bo_notice {} +.bo_notice td {background:#f7f7f7} +.bo_notice td a {font-weight:bold} +.td_num strong {color:#ff3061} .bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#777 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */ .bo_current {color:#3380ad} .td_subject img {margin-left:3px}