From 4d19e2863370a25eea33beaeafd0f62c61b1b800 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Tue, 8 Oct 2019 15:23:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=90=BD=E5=9C=B0=E9=A1=B5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/Home/promitionofregestion.html | 25 ++++++++++++------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/Application/Home/View/default/Home/promitionofregestion.html b/Application/Home/View/default/Home/promitionofregestion.html index 1f0638980..fc1eb5d1e 100644 --- a/Application/Home/View/default/Home/promitionofregestion.html +++ b/Application/Home/View/default/Home/promitionofregestion.html @@ -67,14 +67,21 @@ .register-box-max { width: 80%; - height: 40%; - top: 30%; + height: 280px; + top: calc(50% - 140px); left: 10%; position: fixed; z-index: 10; background-color: #fff; border-radius: 10px; } + + @media screen and (min-width: 768px) { + .register-box-max { + width: 50%; + left: 25%; + } + } .register-bg { width: 100%; @@ -119,7 +126,7 @@ width: 80%; height: 2.5rem; border: 0; - border-radius: 5px; + border-radius: 18px; background-color: #1993ff; color: #fff; font-size: 1.1rem; @@ -127,7 +134,7 @@ - + @@ -135,14 +142,14 @@ - + - + - + @@ -190,7 +197,7 @@ -
+