쇼핑몰: #137 상품주문 주문서 작성 표준화 및 스타일 작업 중

This commit is contained in:
whitedot
2013-05-06 22:57:28 +09:00
parent e40731d431
commit c8a7bb8617
2 changed files with 390 additions and 384 deletions

View File

@ -588,7 +588,16 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center}
/* 주문서 작성 */
#sod_frm {}
#sod_frm h2 {margin:0 0 10px}
#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_same {margin:0 0 10px}
/* 주문내역 */
#sod_v {}
#sod_v .basic_tbl {text-align:center}
/* 공지사항 및 커뮤니티 새글 */