From b011d8275031bbaf601c54fcf9769f0631a254ea Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期一, 03 七月 2023 11:03:39 +0800 Subject: [PATCH] no message --- public/html/css/bottomprice.css | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/html/css/bottomprice.css b/public/html/css/bottomprice.css index d3248d5..6edf780 100644 --- a/public/html/css/bottomprice.css +++ b/public/html/css/bottomprice.css @@ -254,10 +254,10 @@ } .main { - padding-top: 1.82rem; + padding-top: 2.82rem; width: 100%; height: 100%; - background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bg.png) no-repeat 0 0; + background: #da2702 url(https://yanfeiobpub.obs.cn-east-3.myhuaweicloud.com/dfg/bottomprice_bgn.png) no-repeat 0 0; background-size: 100%; display: flex; flex-direction: column; @@ -614,7 +614,7 @@ .shop-tips { width: 3.5rem; height: .38rem; - background: linear-gradient(90deg,#ffeee7,#fff7f3 50%,#fff); + border-radius: .19rem; display: flex; align-items: center; @@ -633,7 +633,7 @@ } .shop-tips.row-2 { - margin-top: .02rem; + margin-top: .1rem; color: #ff2b44; background: linear-gradient(90deg,rgba(254,60,64,.1),hsla(0,0%,100%,.1)); padding-right: .5rem -- Gitblit v1.9.3