diff --git a/adm/board_form.php b/adm/board_form.php
index 4a3959d67..e4c57aa97 100644
--- a/adm/board_form.php
+++ b/adm/board_form.php
@@ -722,7 +722,7 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) {
|
-
+
|
@@ -732,7 +732,7 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) {
|
|
-
+
|
@@ -742,7 +742,7 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) {
|
|
-
+
|
@@ -752,7 +752,7 @@ if (!preg_match("/([m|M])$/", $upload_max_filesize)) {
|
|
-
+
|
diff --git a/adm/config_form.php b/adm/config_form.php
index a811ca094..57eaed134 100644
--- a/adm/config_form.php
+++ b/adm/config_form.php
@@ -58,12 +58,12 @@ include_once ('./admin.head.php');
| |
=help('회원에게 하루에 한번만 부여')?>
- 점
+ 점
|
|
=help('양수로 입력하십시오. 0점은 쪽지 보낼시 포인트를 차감하지 않습니다.')?>
- 점
+ 점
|
@@ -186,15 +186,15 @@ include_once ('./admin.head.php');
|
- 점 |
+ 점 |
|
- 점 |
+ 점 |
|
- 점 |
+ 점 |
|
- 점 |
+ 점 |
|
diff --git a/css/default.css b/css/default.css
index dd3326796..7c0d2f0cf 100644
--- a/css/default.css
+++ b/css/default.css
@@ -426,7 +426,7 @@ a {color:#000;text-decoration:none}
.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}
-.btn_win {margin-bottom:20px;text-align:center} /* 새창용 */
+.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */
.btn_win 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}
/* 포인트 내역 */
@@ -456,11 +456,21 @@ a {color:#000;text-decoration:none}
/* 쪽지 쓰기 */
#memo_write textarea {height:100px}
+/* 아이디/패스워드 찾기 */
+#find_info fieldset {padding:0;border:0}
+#find_info legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden}
+#find_info p {font-size:0.75em}
+#find_info #captcha {padding-top:20px;border-top:1px solid #ddd}
+#find_info #captcha input {margin-left:5px}
+
/* pagination */
.pg {clear:both;margin:0 0 20px;padding-top:20px;font-size:0.75em;text-align:center}
.pg_wrap {display:inline-block;border:1px solid #ddd;letter-spacing:-4px}
-.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;background:#fff;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle}
+.pg_page,
+.pg_current {display:inline-block;padding:0 12px;height:30px;background:#fff;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle}
.pg_page {background:#f9f9f9;text-decoration:none}
-.pg_start, .pg_prev {border-right:1px solid #ddd}
-.pg_end, .pg_next {border-left:1px solid #ddd}
+.pg_start,
+.pg_prev {border-right:1px solid #ddd}
+.pg_end,
+.pg_next {border-left:1px solid #ddd}
.pg_current {background:#494949;color:#fff}
diff --git a/skin/member/neo/password_lost.skin.php b/skin/member/neo/password_lost.skin.php
index b00c1e3db..2a90332f6 100644
--- a/skin/member/neo/password_lost.skin.php
+++ b/skin/member/neo/password_lost.skin.php
@@ -2,21 +2,26 @@
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
-아이디/패스워드 찾기
+