From 801363018f8c92bdbd70ac3dc85e80ae3687ccb6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Feb 2013 14:35:13 +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=EC=9D=BD=EA=B8=B0=20?= =?UTF-8?q?=ED=83=80=EC=9D=B4=ED=8B=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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index eacb18eac..b80c24c19 100644 --- a/css/default.css +++ b/css/default.css @@ -436,7 +436,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f .cnt_cmt {display:inline-block;margin:0 4px;color:#3380ad} /* 게시판 읽기 */ -#bo_v_title {margin-bottom:10px;border:1px solid #ececec;border-top-right-radius:10px;border-top-left-radius:10px;background:#f7f7f2;text-align:center} +#bo_v_title {margin-bottom:10px;border:1px solid #ddd;border-top-right-radius:10px;border-top-left-radius:10px;background:#f7f7f2;text-align:center} #bo_v_h1 {padding:10px 0 5px;font-size:1.2em} #bo_v_info {padding:5px 0 8px}