diff --git a/css/default.css b/css/default.css index 3b484df72..a86634366 100644 --- a/css/default.css +++ b/css/default.css @@ -333,11 +333,11 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #profile h2 {margin:0} /* 최근게시물 스킨 (latest) */ -.lt {float:left;margin-bottom:20px;padding:20px;width:313px;height:149px} +.lt {float:left;margin-bottom:20px;padding:20px;width:314px;height:149px;border-right:1px solid #ddd;border-bottom:1px solid #ddd} .lt ul {margin:0;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {color:#000;text-decoration:none} -.lt_title {display:block;margin-bottom:20px;text-align:center} +.lt_title {display:block;margin-bottom:20px} .lt_more {text-align:right} .lt_more a {display:block} diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php index 98c2c3124..a63eb15f2 100644 --- a/skin/latest/neo/latest.skin.php +++ b/skin/latest/neo/latest.skin.php @@ -2,7 +2,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?> -
+