From 2c60a9b8bcb54b70696d8888458646328d687090 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 16:02:29 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=8C=93?= =?UTF-8?q?=EA=B8=80=EC=88=98=20=ED=91=9C=EC=8B=9C=20=EB=A7=88=EC=A7=84?= 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 5367408d4..717951539 100644 --- a/css/default.css +++ b/css/default.css @@ -212,7 +212,7 @@ a {color:#000;text-decoration:none} /* ##################################################################### 스킨 및 컨텐츠 */ /* 공통 */ -.cnt_cmt {display:inline-block;margin-left:10px;color:#ff4679} +.cnt_cmt {display:inline-block;margin-left:5px;color:#ff4679} .readonly {background:#ff4679} .highlight {font-weight:bold;color:#ff4679}