From 1909e1e5ca457f56f5faa542822593cd6c34d849 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Thu, 24 Nov 2022 14:55:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E9=A6=88=E4=BF=AE=E6=94=B9=E5=AE=8C?= =?UTF-8?q?=E6=88=90-1124?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../view/default/mall/showpintuan/index.html | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/app/home/view/default/mall/showpintuan/index.html b/app/home/view/default/mall/showpintuan/index.html index a179d9b9..b5785626 100644 --- a/app/home/view/default/mall/showpintuan/index.html +++ b/app/home/view/default/mall/showpintuan/index.html @@ -33,6 +33,28 @@ .credit .main-2 .school { margin-bottom: 3rem; + } + .cuucess { + text-align: center; + display: flex; + justify-content: center; + align-items: center; + color: #00db6d; + } + + .cuucess>div:nth-of-type(1) { + + font-size: 3rem; + } + + .cuucess>div:nth-of-type(2) { + + font-size: 2rem; + font-weight: 900; + } + + .form-wrap6 .form-mask { + width: 600px; } @media screen and (max-width: 1600px) {