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');