From 4b83c06dd8ba2a2130e717cd8a03e64743b2bb54 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 28 Jan 2013 14:22:43 +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=8C=93=EA=B8=80=20?= =?UTF-8?q?=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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index af83cfdce..b4f64bf14 100644 --- a/css/default.css +++ b/css/default.css @@ -304,7 +304,7 @@ table a {color:#000;text-decoration:none} .bo_v_com li {float:left;margin-left:5px} /* 게시판 댓글 */ -#bo_vc {margin:0 20px 10px;padding:10px 20px 20px 20px;background:#f9f9f9} +#bo_vc {margin:0 20px 10px;padding:10px 20px 20px 20px;background:#f7f7f2} #bo_vc h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_vc article {margin-bottom:5px;padding:0 0 10px;border-bottom:1px solid #eee} #bo_vc header {position:relative;zoom:1}