Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Created May 29, 2015 02:17
Show Gist options
  • Save hanafiah/183bc9b594ff9647105f to your computer and use it in GitHub Desktop.
Save hanafiah/183bc9b594ff9647105f to your computer and use it in GitHub Desktop.
<div style="background-color:#ecf0f1; font-family:Open Sans, Helvetica, sans-serif; font-size:15px; line-height:1.5em; color:#2c3e50; padding:30px; margin:auto;">
<div id="header" style="margin-bottom:20px; width: auto; padding:20px; margin:auto; max-width: 600px; font-family:Open Sans, Helvetica, sans-serif; font-size:28px; font-weight:500; line-height:1.5em; color:#2c3e50;"><a class="brand" href="http://{$site_url}" style="color:#2c3e50;">{$site_title}</a></div>
<div id="body" style="margin-bottom:20px; background-color:#fff; padding:20px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border:1px solid #e8e8e8; width: auto; max-width: 600px; margin:auto;">
<p>{$email_content}</p>
</div>
<div class="footer" style="text-align: center; color: #7F8C8D; font-size: 14px; max-width: 600px; padding: 20px; margin: auto;"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment