사용자: 새창 버튼 클래스명
This commit is contained in:
@ -224,9 +224,6 @@ a {color:#000;text-decoration:none}
|
||||
.btn_confirm {text-align:center} /* 서식단계 진행 */
|
||||
.btn_submit {padding:0 15px;height:30px;border:0;background:#ff3061;color:#fff;font-size:0.9em;letter-spacing:-0.1em;vertical-align:top}
|
||||
.btn_cancel {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}
|
||||
.btn_window {padding:10px 5% 20px;background:#494949;text-align:right} /* 새창용 */
|
||||
.btn_window 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}
|
||||
|
||||
|
||||
/* 폼 테이블 */
|
||||
.frm_tbl {}
|
||||
@ -428,6 +425,8 @@ 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 {padding:10px 5% 20px;background:#494949;text-align:right} /* 새창용 */
|
||||
.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}
|
||||
|
||||
/* 포인트 내역 */
|
||||
#point table {margin-bottom:0}
|
||||
|
||||
Reference in New Issue
Block a user