diff --git a/css/mobile-first.css b/css/mobile-first.css index bcb5438..9d0f564 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -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;