Created
February 9, 2014 15:03
-
-
Save emwiles/8900310 to your computer and use it in GitHub Desktop.
Super small superscript for emails - makes sure line height is not exceeded.
This file contains 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
<td align="left" style="padding:20px; color:#666; font-size:15px;"> | |
<div style="color:#474747; font-size:17px; mso-line-height-rule:exactly; line-height: 125%;">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.<sup style="font-size: 15px; line-height: 0; vertical-align: 3px">2</sup | |
</div> | |
</td> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment