쇼핑몰: #118 상품 목록 현재 위치 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-05-02 19:03:30 +09:00
parent 6e1267f912
commit b111507268
3 changed files with 14 additions and 8 deletions

View File

@ -311,8 +311,10 @@ input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important
.sct_admin {margin:0 0 10px;text-align:right}
/* 상품 목록 현재 위치 */
#sct_location {border:1px solid #e9e9e9;background:#f7f7f7}
#sct_location a {display:inline-block;padding:10px 10px 8px}
#sct_location {margin:0 0 10px;border:1px solid #e9e9e9;background:#f7f7f7;letter-spacing:-4px}
#sct_location a {display:inline-block;padding:10px 10px 8px;text-decoration:none;letter-spacing:0 !important}
.sct_here {font-weight:bold}
.sct_bg {padding-right:15px !important;background:url('../img/shop/sct_bg_toright.gif') right 11px no-repeat}
/* 상품 정렬 */
#sct_sort {margin:0 0 10px;zoom:1}