5.4 버전 쇼핑몰 스킨 품절 표시 코드 수정

This commit is contained in:
thisgun
2020-06-11 10:52:04 +09:00
parent 7379d10256
commit d7624f3f48
16 changed files with 119 additions and 11 deletions

View File

@ -166,6 +166,7 @@
.shop_icon_5 {background:#ff5081}
.shop_icon_soldout {position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.5);text-align:center;line-height:215px;color:#fff;font-size:18px;font-weight:bold;letter-spacing:1px}
.shop_icon_soldout.h160{line-height:160px}
.shop_icon_coupon {background:#d45959}
/* 재생/정지/이전/다음 버튼 */