사용자: required 스타일 및 회원가입완료 페이지 SI 수정, fm25님

This commit is contained in:
whitedot
2013-10-14 10:40:53 +09:00
parent e0fce28cbe
commit 88824eb7b9
3 changed files with 4 additions and 1 deletions

View File

@ -188,6 +188,7 @@ li.empty_list {padding:85px 0;text-align:center}
/* 필수입력 */
.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat}
/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}