모바일쇼핑몰: #206 주문상세 상품리스트 마크업 및 스타일 완료

This commit is contained in:
whitedot
2013-05-30 15:21:03 +09:00
parent 6a9fd29ee9
commit c436da5c6b

View File

@ -356,6 +356,14 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}
#sod_fin_list dt {clear:both;float:left;margin:0 0 0.3em;width:50px;font-weight:bold}
#sod_fin_list dd {float:left;margin:0}
#sod_ul {margin:0 0 0.5em;padding:0;border-top:1px solid #565e60;list-style:none}
#sod_ul li {border-bottom:1px solid #565e60}
#sod_ul table {margin:0}
#sod_ul th {text-align:center}
#sod_ul td {background:#fff;color:#000}
#sod_ul p {padding:0.5em 1em}
#sod_ul p a {font-weight:bold;text-decoration:none}
#sod_fin_view {border:1px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 1em}