사용자: lnb 스타일 및 버튼스타일 정리

This commit is contained in:
whitedot
2013-02-12 12:10:58 +09:00
parent 220a71e1eb
commit 5d6bdb0394
4 changed files with 22 additions and 25 deletions

View File

@ -25,7 +25,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
아직 회원이 아니시라면 회원으로 가입 후 이용해 주십시오.
</p>
<div>
<a href="<?=$g4['bbs_url']?>/password_lost.php" id="login_password_lost" class="btn03" target="win_password_lost">아이디 패스워드 찾기</a>
<a href="<?=$g4['bbs_url']?>/password_lost.php" id="login_password_lost" class="btn02" target="win_password_lost">아이디 패스워드 찾기</a>
<a href="./register.php" class="btn01">회원 가입</a>
</div>
</section>