반응형 개인결제

This commit is contained in:
sora90224
2015-10-01 10:56:14 +09:00
parent 055a5eac68
commit 70a3c35f01
3 changed files with 15 additions and 4 deletions

View File

@ -719,4 +719,10 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
#forderform .tbl_frm01 th{border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px}
#sod_list thead th{padding:8px 0 }
#sod_list .sod_opt{min-width:70px}
#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1}
#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1}
/*피시일때 모바일버전 개인결제폼*/
#sod_frm_pay{padding:10px}
#sod_frm_pay h2{padding:10px 0 10px}
#display_pay_button .btn_submit{padding:8px 5px}
#sod_frm_paysel{text-align:center}