From 887bc44de34e5b7ae867ac0b5008a4e9c9b99301 Mon Sep 17 00:00:00 2001 From: CandiceSong Date: Tue, 13 Oct 2020 16:23:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/citytour/main-city-list.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/citytour/main-city-list.css b/css/citytour/main-city-list.css index 9faf2a6..5f8b4dd 100644 --- a/css/citytour/main-city-list.css +++ b/css/citytour/main-city-list.css @@ -123,7 +123,7 @@ h2.cityindex { font-size: 30px; color: #000; margin: 35px 0 30px; font-weight: 3 #questionBox .infoRequired textarea { height: 150px; } #questionBox .sendButton { margin: 15px 0; display: block; background: #a31022; border: none; color: #fff; text-shadow: 0 0 2px #000; text-align: center; border-radius: 4px; padding: 10px; font-size: 16px; width: 100%; margin-left: 0; } #questionBox .infoRequired p { display: none; } -#questionBox .infoRequired p { left: 660px; } + #questionBox .infoRequired p { margin: 0; line-height: 20px !important; margin-bottom: 0px !important; position: relative; text-align: center; } #questionBox .infoRequired p label { padding: 0; margin: 0; position: absolute; top: 10px; left: 10px; cursor: text; font-size: 14px; color: #777; } #questionBox .infoRequired .des label { text-align: left; } @@ -780,6 +780,7 @@ button.sendButton { width: 100%; } padding-top: 0;} .tophighlights { padding-left: 15px;} .formwords{ font-size: 30px; margin-bottom: 0;} + .hititle { height:60px;} } /* for beijing tour banner video */ video { right: 0; top: 0; width: auto; height: auto; z-index: -100; position: absolute; }