모바일/피씨 반응형 주문폼

This commit is contained in:
sora90224
2015-09-17 16:54:03 +09:00
parent 8a51ca13be
commit 694280beda
4 changed files with 129 additions and 4 deletions

View File

@ -711,4 +711,11 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}
#sev_hhtml img,#sev_thtml img{width:100%}
/*피시일때 모바일버전 주문폼*/
#sod_frm p{margin-bottom:10px}
#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}