Skip to content

Instantly share code, notes, and snippets.

@fivedoor-gists
Created September 6, 2019 09:03
Show Gist options
  • Save fivedoor-gists/71c8e6f9224925012e63d1bcfd145b3e to your computer and use it in GitHub Desktop.
Save fivedoor-gists/71c8e6f9224925012e63d1bcfd145b3e to your computer and use it in GitHub Desktop.
email-button-stig
<a href="http://test.com/"
style="background-color: #7fc549;
background-image: linear-gradient(to top, #56ab2f, #a8e063);
border: 1px solid #4e9a2a;
border-radius: 3px;
color: #ffffff;
display: inline-block;
font-family: sans-serif;
font-weight: bold;
mso-border-alt: 8px solid #7fc549;
mso-padding-alt: 0;
padding: 8px 16px;
text-decoration: none;">All Buttoned Up</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment