From 66cbb0bed079acae36a4da37f26d9bebf02c40f6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 11 Jan 2013 18:32:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=88?= =?UTF-8?q?=EC=B0=BD=20=EC=BB=A8=ED=85=90=EC=B8=A0=20=EB=B2=84=ED=8A=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/point.php | 2 +- css/def.css | 6 ++++-- skin/member/neo/memo_form.skin.php | 4 ++-- skin/member/neo/memo_view.skin.php | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/bbs/point.php b/bbs/point.php index 6973c4fa0..8b6882fcd 100644 --- a/bbs/point.php +++ b/bbs/point.php @@ -106,7 +106,7 @@ for($i=0; $row=sql_fetch_array($result); $i++) {
- 창닫기 + 창닫기
diff --git a/css/def.css b/css/def.css index b0760d470..bd9fe2ba5 100644 --- a/css/def.css +++ b/css/def.css @@ -219,6 +219,8 @@ a {color:#000;text-decoration:none} .btn_submit {padding:0 15px;height:30px;border:0;background:#ff3061;color:#fff;font-size:0.9em;letter-spacing:-0.1em;vertical-align:top} .btn_cancel {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.75em;text-decoration:none;line-height:2.5em} .btn_window {padding:10px 5% 20px;background:#494949;text-align:right} /* 새창용 */ +.btn_window a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.75em;text-decoration:none;line-height:2.5em} + /* 폼 테이블 */ .frm_tbl {} @@ -415,10 +417,10 @@ a {color:#000;text-decoration:none} .new_win h2 {font-size:1em} .new_win table {margin:0 auto 30px;width:90%} .new_win fieldset {margin:0 auto 30px;width:90%} -.new_win_ul {margin:-30px 0 20px 0;padding:0 0 0 30px;border-bottom:1px solid #ddd;background:#fff;font-size:0.75em;list-style:none;zoom:1} +.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 30px;border-bottom:1px solid #ddd;background:#fff;font-size:0.75em;list-style:none;zoom:1} .new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} .new_win_ul li {float:left;margin-left:-1px} -.new_win_ul a {display:block;padding:10px;border-right:1px solid #eee;border-left:1px solid #eee;color:#595959;font-family:"dotum";font-size:0.875em;font-weight:bold} +.new_win_ul a {display:block;padding:10px;border-right:1px solid #eee;border-left:1px solid #eee;color:#595959;font-family:"dotum";font-size:1em;font-weight:bold} .new_win_ul a:hover, .new_win_ul a:focus {background:#faf9f5} diff --git a/skin/member/neo/memo_form.skin.php b/skin/member/neo/memo_form.skin.php index cba36b0d9..4b2aae4f4 100644 --- a/skin/member/neo/memo_form.skin.php +++ b/skin/member/neo/memo_form.skin.php @@ -37,8 +37,8 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 왼쪽의 글자를 입력하세요. -
- + diff --git a/skin/member/neo/memo_view.skin.php b/skin/member/neo/memo_view.skin.php index 1cc3e69a9..f42bf1a2c 100644 --- a/skin/member/neo/memo_view.skin.php +++ b/skin/member/neo/memo_view.skin.php @@ -24,7 +24,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

-
+