View difference between Paste ID: aZu3ZXg9 and tewM1ni6
SHOW: | | - or go back to the newest paste.
1
<div>
2
	<!--[if mso]>
3
	<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://example.com" style="height:36px;v-text-anchor:middle;width:150px;" arcsize="50%" strokecolor="#c94b2c" fillcolor="#c94b2c">
4
		<w:anchorlock/>
5
		<center style="color:#ffffff;font-family:Open Sans, Arial;font-size:16px;">buttonTextHere</center>
6
	</v:roundrect>
7
	<![endif]-->
8-
	<a href="buttonURLhere" style="background-color:#c94b2c;border:1px solid #c94b2c;border-radius:50px;color:#c94b2c;display:inline-block;font-family:Open Sans, Arial;font-size:16px;line-height:44px;text-align:center;text-decoration:none;width:150px;-webkit-text-size-adjust:none;mso-hide:all;">buttonTextHere</a>
8+
	<a href="buttonURLhere" style="background-color:#c94b2c;border:1px solid #c94b2c;border-radius:50px;color:white;display:inline-block;font-family:Open Sans, Arial;font-size:16px;line-height:44px;text-align:center;text-decoration:none;width:150px;-webkit-text-size-adjust:none;mso-hide:all;">buttonTextHere</a>
9
</div>