diff --git a/view/molistar/activity/rechargeNew/css/index.scss b/view/molistar/activity/rechargeNew/css/index.scss index 5f59d600..a7614e1a 100644 --- a/view/molistar/activity/rechargeNew/css/index.scss +++ b/view/molistar/activity/rechargeNew/css/index.scss @@ -2028,14 +2028,17 @@ body { background: url(../images/recharge3000-ar.png) no-repeat; background-size: 100% 100%; } + .recharge5000 .content .rewardImg { background: url(../images/recharge5000-ar.png) no-repeat; background-size: 100% 100%; } + .recharge8000 .content .rewardImg { background: url(../images/recharge8000-ar.png) no-repeat; background-size: 100% 100%; } + .recharge10000 .content .rewardImg { background: url(../images/recharge10000-ar.png) no-repeat; background-size: 100% 100%;