사용자: 회원가입완료스킨 스타일

This commit is contained in:
whitedot
2013-02-08 11:48:11 +09:00
parent 9c0d44f827
commit 621276cbaa
3 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ td.empty_table {padding:85px 0;text-align:center}
.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left}
.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.frm_tbl textarea,
.frm_input {padding:2px 2px 3px;border:1px solid #d7d7d7;background:#f7f7f7;vertical-align:middle}
.frm_input {padding:2px 2px 3px;border:1px solid #ccc;background:#f7f7f7;vertical-align:middle}
.frm_tbl textarea:focus,
.frm_input:focus {padding:3px 3px 4px;border:0;background:#494949;color:#fff}
.frm_tbl textarea {width:90%;height:150px}
@ -196,7 +196,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#f
#fregisterform textarea {height:50px}
/* 회원가입 완료 */
#reg_result {margin-bottom:20px;padding:70px 50px 40px;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#fcfcfc}
#reg_result {margin-bottom:20px;padding:70px 0 40px}
#reg_result_logo {margin-bottom:40px;text-align:center}
#reg_result_email {padding:10px 50px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff;line-height:2em}
#reg_result_email span {display:inline-block;width:150px}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -4,7 +4,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<div id="reg_result">
<div id="reg_result_logo"><a href="<?=G4_URL?>"><img src="<?=$member_skin_url?>/img/reg_result_logo.jpg" alt="메인으로"></a></div>
<div id="reg_result_logo"><img src="<?=$member_skin_url?>/img/reg_result_logo.jpg" alt=""></div>
<p>
<strong><?=$mb['mb_name']?></strong>님의 회원가입을 진심으로 축하합니다.<br>