底部newsletter表单样式修改

master
candice 2 years ago
parent 0fb553eaae
commit 2eb4c97532

@ -2096,8 +2096,8 @@ font-size: 27px;}
padding: 100px 15px; padding: 100px 15px;
margin-bottom: -70px; margin-bottom: -70px;
} }
.newsletter_form {margin-bottom: 0; background: url(https://data.chinahighlights.com/image/forms/ch-bottom-newsletter-bg-beijing-great-wall.jpg) no-repeat; background-size: cover;} .newsletter_form {margin-bottom: 0; background: url(https://data.chinahighlights.com/image/forms/ch-bottom-newsletter-bg-beijing-great-wall.jpg) no-repeat; background-size: cover; text-shadow: 1px 1px 1px #000; color: #fff;}
.newsletter_form input {width: 45%; .newsletter_form input {width: 46%;
float: left; float: left;
height: 40px; height: 40px;
border-radius: 4px; border-radius: 4px;
@ -2112,7 +2112,7 @@ font-size: 27px;}
border-radius: 30px; border-radius: 30px;
border: none; border: none;
padding: 6px 0; padding: 6px 0;
width: 30%; width: 40%;
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
font-weight: 600; font-weight: 600;
margin: 0 auto; margin: 0 auto;
@ -2272,6 +2272,9 @@ ul.infolist, ul.drop1, ul.ghlist { margin: 0 15px 0 30px; }
.destination_links {width: 50%; float: left;} .destination_links {width: 50%; float: left;}
.bottom_destinations ul { padding: 0 20px;} .bottom_destinations ul { padding: 0 20px;}
.bottom_destinations ul li { margin-right: 0;} .bottom_destinations ul li { margin-right: 0;}
.newsletter_form { background: url(https://data.chinahighlights.com/image/forms/ch-bottom-newsletter-bg-beijing-great-wall-mobile.jpg) no-repeat; background-size: cover;}
.newsletter_form input {width: 90%;}
.newsletter_form button { width: 70%;}
/*信息集合页*/ /*信息集合页*/
.destinations { padding: 0;} .destinations { padding: 0;}
.all_width_content_1200, .list_content, .cruise_index_top_info { width: 100%;} .all_width_content_1200, .list_content, .cruise_index_top_info { width: 100%;}

Loading…
Cancel
Save