M쇼핑몰: #161 장바구니 스타일 작업 중

This commit is contained in:
whitedot
2013-05-09 18:08:42 +09:00
parent ecd28fc3c4
commit fbaf2180af
3 changed files with 3 additions and 3 deletions

View File

@ -442,7 +442,7 @@ input.required:focus {border:0;background:#21272e !important;color:#fff;line-hei
/* 장바구니 */
#sod_bsk {}
.sod_bsk_img {width:90px;text-align:center}
.sod_bsk_itopt {padding:3px;border:1px solid #e9e9e9;background:#f5f6fa}
.sod_bsk_itopt {margin:0 0 0.5em;padding:0.3em;border:1px solid #e9e9e9;background:#f5f6fa}
#sod_bsk_dvr {padding:5px 0 12px;border-bottom:1px solid #e9e9e9}
#sod_bsk_cnt {margin:0 0 10px;padding:12px 0 12px;border-bottom:1px solid #e9e9e9;background:#f5f6fa}