From 3e84a3d1f11ef6149f281c3708bdc31db720de04 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 18 Jan 2013 15:07:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EC=9E=90=EA=B8=B0=EC=86=8C=EA=B0=9C=EC=8A=A4=ED=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index e0d8a4369..0786cf564 100644 --- a/css/default.css +++ b/css/default.css @@ -488,7 +488,8 @@ a {color:#000;text-decoration:none} /* 자기소개 */ #profile table {margin-bottom:15px} #profile section {margin:0 auto 20px;width:90%;border-bottom:1px solid #d9d9d9} -#profile h2 {margin:0;font-family:"gulim"} +#profile h2 {margin:0;padding-left:10px;font-family:"gulim"} +#profile p {padding-left:10px} /* 쪽지 읽기 */ #memo_view section {margin:0 auto 20px;width:90%;border-bottom:1px solid #d9d9d9}