From ffe321aefb9bd8dcbfb2ffa4b71eb7775bff78b8 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Feb 2013 15:37:09 +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?= =?UTF-8?q?=EC=98=81=EC=97=AD=20=ED=95=98=EB=8B=A8=ED=85=8C=EB=91=90?= =?UTF-8?q?=EB=A6=AC?= 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 33ba8c1be..1525183c9 100644 --- a/css/default.css +++ b/css/default.css @@ -467,7 +467,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f .bo_v_com li {float:left;margin-left:5px} /* 게시판 댓글 */ -#bo_vc {margin:0 0 20px;padding:15px 20px 20px 20px;border-top:1px solid #e9e9e9;background:#fcfcfc} +#bo_vc {margin:0 0 20px;padding:15px 20px 20px 20px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fcfcfc} #bo_vc h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_vc article {margin-bottom:5px;padding:0 0 10px;border-bottom:1px dotted #ccc} #bo_vc header {position:relative;padding:8px 0}