From ecfea1bd1b1783317cea6b2bddb183f2682d2a23 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 15:48:16 +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=EA=B8=80=20=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 | 2 ++ skin/board/neo/list.skin.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index ae53e8da8..811c9a91a 100644 --- a/css/default.css +++ b/css/default.css @@ -318,7 +318,9 @@ a {color:#000;text-decoration:none} #bo_sch form {display:inline-block} #bo_list caption {padding:0;height:0;color:transparent;overflow:hidden} /* ff에서 감추기 위해 color:transparent 사용 */ #bo_list td {line-height:1em} +#bo_list strong {color:#ff4679} #bo_list img {vertical-align:top} +.bo_notice {background:#f5f5f5} .bo_cate_link {display:inline-block;margin:0 10px 0 0;font-weight:bold;text-decoration:none} .bo_current {color:#ff4679} .td_subject img {margin-left:5px} diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index 916ee256b..36e8dec72 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -85,7 +85,7 @@ for ($i=0; $i 공지'; else if ($wr_id == $list[$i]['wr_id']) echo "열람중"; else