diff --git a/css/default.css b/css/default.css index dd3326796..85140e8b1 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,6 +456,13 @@ 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} 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; // 개별 페이지 접근 불가 ?> -

아이디/패스워드 찾기

+
+

아이디/패스워드 찾기

-
-
- 이메일 주소 입력 -

회원가입 시 등록하신 이메일 주소를 입력해 주시면, 해당 이메일로 아이디와 패스워드 정보를 보내드립니다.

- - -
- -
- - 창닫기 + +
+ 이메일 주소 입력 +

+ 회원가입 시 등록하신 이메일 주소를 입력해 주세요.
+ 해당 이메일로 아이디와 패스워드 정보를 보내드립니다. +

+ + +
+ +
+ + 창닫기 +
+
-