diff --git a/css/default.css b/css/default.css index 0e341a0ed..ae53e8da8 100644 --- a/css/default.css +++ b/css/default.css @@ -247,7 +247,7 @@ a {color:#000;text-decoration:none} /* 최신글 */ .latest {clear:both;position:relative;margin-bottom:30px;padding:0 0 20px;border-bottom:1px solid #ccc} -.latest strong {display:block;margin-bottom:15px;padding:0 10px 10px;border-bottom:1px solid #eee} +.latest_title {display:block;margin-bottom:15px;padding:0 10px 10px;border-bottom:1px solid #eee} .latest ul {margin:0;padding:0;list-style:none} .latest li {padding:0 10px} .latest li a {display:inline-block;padding:4px 0} diff --git a/skin/latest/neo/latest.skin.php b/skin/latest/neo/latest.skin.php index 74331f58e..b096d56dc 100644 --- a/skin/latest/neo/latest.skin.php +++ b/skin/latest/neo/latest.skin.php @@ -3,7 +3,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가 ?>
- +