From 37734d3abc00c7bac54106ea4ad00f60419e3e18 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 30 May 2013 17:55:43 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EC=9D=BD=EA=B8=B0=20?= =?UTF-8?q?=EA=B2=8C=EC=8B=9C=ED=8C=90=EC=A0=9C=EB=AA=A9=20=EC=B9=B4?= =?UTF-8?q?=ED=85=8C=EA=B3=A0=EB=A6=AC=20=EB=B6=80=EB=B6=84=20=EC=8A=A4?= =?UTF-8?q?=ED=83=80=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/board/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/skin/board/basic/style.css b/mobile/skin/board/basic/style.css index 7420dc797..70fb76b67 100644 --- a/mobile/skin/board/basic/style.css +++ b/mobile/skin/board/basic/style.css @@ -48,7 +48,7 @@ /* 게시판 읽기 */ #bo_v {margin-bottom:1.5em;padding-bottom:1.5em} -#bo_v_cate {padding:0 1em;color:#999;font-size:0.9em;font-weight:bold} +#bo_v_table {padding:0 1em;color:#999;font-size:0.9em;font-weight:bold} #bo_v_title {padding:0 0.7em 0.5em;font-size:1.2em}