Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. <!-- Begin MailChimp Signup Form -->
  2. <link href="//cdn-images.mailchimp.com/embedcode/slim-10_7.css" rel="stylesheet" type="text/css">
  3. <style type="text/css">
  4. #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
  5. /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
  6. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
  7. #mc_embed_signup { border: none; text-align: center; width: 100%; } /* Signup form container */
  8.  
  9. .mc-field-group { display: inline-block; } /* positions input field horizontally */
  10.  
  11. #mce-EMAIL { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 1em; border: 2px solid #ABB0B2 ; color: #343434; background-color: #fff; padding: .7em 9em .7em 1em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; margin: 0; } /* Input Styles */
  12.  
  13. .clear { display: inline-block; } /* positions button horizontally in line with input */
  14.  
  15. .button { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 1em; letter-spacing: .03em; color: #fff; background-color: #454545 ; padding: .7em 2em; border: 2px solid #2386C8 ; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display: inline-block; margin: 0; } /* Button Styles */
  16.  
  17.  
  18. .-webkit-oinpt-placdeholer {color black;}
  19. :-webkit-input-placeholder { color: #ABB0B2 ; } /* WebKit browsers */
  20. :-moz-placeholder { color: #ABB0B2 ; } /* Mozilla Firefox 4 to 18 */
  21. ::-moz-placeholder { color: #ABB0B2 ; } /* Mozilla Firefox 19+ */
  22. :-ms-input-placeholder { color: #ABB0B2 ; } /* Internet Explorer 10+ */
  23.  
  24. @media (max-width: 768px) { /* positions input field and button underneath each other with 100% width for tablet and mobile */
  25.  
  26. .mc-field-group { display: block; max-width: 100%; }
  27. #mce-EMAIL { padding: .7em 0 .7em 1em; width: 96%; margin: 0; }
  28. .clear { display: block; width: 100% }
  29. .button { width: 100%; margin: .5em 0 0 0; }
  30.  
  31. }
  32. </style>
  33. <div id="mc_embed_signup">
  34. <form action="https://teleogene.us16.list-manage.com/subscribe/post?u=bfc4e76866638cda720d03def&amp;id=86a2c0c6cb" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
  35. <div id="mc_embed_signup_scroll">
  36. <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
  37. <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
  38. <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_bfc4e76866638cda720d03def_86a2c0c6cb" tabindex="-1" value=""></div>
  39. <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
  40. </div>
  41. </form>
  42. </div>
  43.  
  44. <!--End mc_embed_signup-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement