From 7fe31770b3222499278bd2c915da77e512f067f7 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 28 Jan 2013 18:16:06 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EC=9D=BD=EA=B8=B0=20?= =?UTF-8?q?=EA=B8=80=EC=A0=9C=EB=AA=A9=EC=9D=98=20=EB=B6=84=EB=A5=98=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 5 ++++- skin/board/neo/list.skin.php | 2 +- skin/board/neo/view.skin.php | 7 ++++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 738f97e9f..c5eed4895 100644 --- a/css/default.css +++ b/css/default.css @@ -264,6 +264,7 @@ table a {color:#000;text-decoration:none} #bo_v {position:relative;margin-bottom:30px} #bo_v a {color:#000;text-decoration:none} #bo_v_h1 {padding:30px 20px 10px;font-size:1.2em;line-height:1.4em} +#bo_v_h1 span {display:inline-block;margin-right:5px;color:#109ff1} #bo_v_info {padding:0 20px 15px;border-bottom:1px solid #f0f0f0} #bo_v_info h2 {margin:0;padding:0;height:0;overflow:hidden} #bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal} @@ -350,4 +351,6 @@ table a {color:#000;text-decoration:none} .pg_prev {border-right:1px solid #ddd} .pg_end, .pg_next {border-left:1px solid #ddd} -.pg_current {background:#494949;color:#fff} \ No newline at end of file +.pg_current {background:#494949;color:#fff} + +.pg_total {text-align:center} \ No newline at end of file diff --git a/skin/board/neo/list.skin.php b/skin/board/neo/list.skin.php index 51a3fe73d..16a4b0905 100644 --- a/skin/board/neo/list.skin.php +++ b/skin/board/neo/list.skin.php @@ -159,7 +159,7 @@ if ($is_nogood) $colspan++; -

+

Total 페이지

diff --git a/skin/board/neo/view.skin.php b/skin/board/neo/view.skin.php index efb8857ea..0edce688a 100644 --- a/skin/board/neo/view.skin.php +++ b/skin/board/neo/view.skin.php @@ -5,7 +5,12 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

-

+

+ + + + +

게시물 정보