사용자: 회원가입 완료

This commit is contained in:
whitedot
2013-01-31 10:45:30 +09:00
parent c7a4e33231
commit 7b408e47eb
3 changed files with 2 additions and 2 deletions

View File

@ -176,7 +176,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#494949;color:#f
/* 회원가입 완료 */
#reg_result {margin-bottom:20px;padding:70px 50px 40px}
#reg_result_logo {margin-bottom:30px;text-align:center}
#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}
#reg_result_email strong {color:#109ff1;font-size:1.2em}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

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