From e3fe47bea26230b5af82e96249e7495117a7e64e Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 19 Feb 2013 14:13:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=9D=B8?= =?UTF-8?q?=EB=8D=B1=EC=8A=A4=20=EB=B3=B5=EA=B5=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- index.php | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index a2d5bb13a..89c42760f 100644 --- a/css/default.css +++ b/css/default.css @@ -346,7 +346,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#4e5d60;color:#f #profile h2 {margin:0} /* 최근게시물 스킨 (latest) */ -.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:355px;height:150px;border-bottom:1px solid #cfded8} +.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #cfded8} .lt ul {margin:0 0 10px;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {} diff --git a/index.php b/index.php index ed59f5b89..3f6b26af3 100644 --- a/index.php +++ b/index.php @@ -7,7 +7,6 @@ include_once('./_head.php');