底部模板newsletter表单样式添加

master
candice 2 years ago
parent 3416b3c47c
commit c50576e53f

@ -2087,6 +2087,27 @@ font-size: 27px;}
padding: 100px 15px;
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 input {width: 45%;
float: left;
height: 40px;
border-radius: 4px;
border: 1px solid #d1d1d1;
font-size: 17px;
padding: 0 10px;
margin: 0 10px 30px 10px;}
.newsletter_form button { background: #ad1818;
color: #fff;
margin-top: 30px;
font-size: 20px;
border-radius: 30px;
border: none;
padding: 6px 0;
width: 30%;
font-family: 'Goudy Old Style';
font-weight: 600;
margin: 0 auto;
display: block;}
img.chinahighlightslogo {
padding-left: 0;
height: 65px;

Loading…
Cancel
Save