Created
July 8, 2014 11:05
-
-
Save matt-west/58e2a35afa5ee26062f0 to your computer and use it in GitHub Desktop.
Postach.io: Form Styling Code Placement
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css"> | |
#mc_embed_signup{ | |
background:#F7F7F7; | |
border: 1px solid #EEE; | |
border-radius: 3px; | |
margin-top: 3em; | |
clear:left; | |
font:14px Helvetica,Arial,sans-serif; | |
} | |
#mc_embed_signup h2 { | |
margin: 0; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment