쇼핑몰: #127 상품상세보기 관련상품 스타일 보완

This commit is contained in:
whitedot
2013-05-09 17:13:48 +09:00
parent 98ec8c039d
commit 9dce95ee6d
2 changed files with 5 additions and 4 deletions

View File

@ -569,6 +569,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
/* 상품 상세보기 - 관련상품 */
#sit_rel {margin:0 0 10px;padding:10px 10px 0}
#sit_rel h2 {margin:0 0 10px}
#sit_rel li {margin:0 10px 0 0}
#sit_rel .sct_last {margin:0 !important}
/* 사용후기 모음 */
#sps {zoom:1}