表单样式

master
CandiceSong 5 years ago
parent 75be4aa394
commit 887bc44de3

@ -123,7 +123,7 @@ h2.cityindex { font-size: 30px; color: #000; margin: 35px 0 30px; font-weight: 3
#questionBox .infoRequired textarea { height: 150px; } #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 .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 { 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 { 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 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; } #questionBox .infoRequired .des label { text-align: left; }
@ -780,6 +780,7 @@ button.sendButton { width: 100%; }
padding-top: 0;} padding-top: 0;}
.tophighlights { padding-left: 15px;} .tophighlights { padding-left: 15px;}
.formwords{ font-size: 30px; margin-bottom: 0;} .formwords{ font-size: 30px; margin-bottom: 0;}
.hititle { height:60px;}
} }
/* for beijing tour banner video */ /* for beijing tour banner video */
video { right: 0; top: 0; width: auto; height: auto; z-index: -100; position: absolute; } video { right: 0; top: 0; width: auto; height: auto; z-index: -100; position: absolute; }

Loading…
Cancel
Save