CS 0 Modular Starter Template: Ordered list Shared by Carin Slater, 2021-08-02 18:58:23. Tagged: Litmus Templates, All Copy to Clipboard Save to Design Library Snippet Trigger View Design Library Please enter a valid trigger The text that, when typed and followed by a tab will trigger the insertion of the snippet code. Added to your Design Library. Go to Design Library. Copied to Clipboard Your snippet is out of date. Update snippet <tr> <td align="center" valign="top" style="padding:0 30px 50px;"> <!--Ordered list - works with the Modular Starter Template found here: https://litmus.com/community/templates/40-modular-starter-template--> <ol class="glist" style="margin:0; margin-left: 25px; padding:0;" align="left" type="1"> <li style="font-family: 'Trebuchet MS', Arial, sans-serif; padding-left: 5px; color: #028383; font-size:18px; line-height:28px; text-align: left; font-weight:bold;"> <p style="color:#0a080b; font-weight: normal;"><a class="link" href="https://www.example.com{{utm_code}}" style="color: #028383; text-decoration: underline;">Lorem ipsum dolor sit amet</a>, consectetur adipiscing elit. Donec eu libero quis nibh viverra rhoncus eget nec orci.</p> </li> <li style="font-family: 'Trebuchet MS', Arial, sans-serif; padding-left: 5px; color: #028383; font-size:18px; line-height:28px; text-align: left; font-weight:bold; margin-top: 20px;"> <p style="color:#0a080b; font-weight: normal; mso-margin-top-alt: 20px;"><a class="link" href="https://www.example.com{{utm_code}}" style="color: #028383; text-decoration: underline;">Cras ornare lacus orci</a>, dignissim auctor purus commodo eu. In venenatis lobortis gravida.</p> </li> <li style="font-family: 'Trebuchet MS', Arial, sans-serif; padding-left: 5px; color: #028383; font-size:18px; line-height:28px; text-align: left; font-weight:bold; margin-top: 20px;"> <p style="color:#0a080b; font-weight: normal; mso-margin-top-alt: 20px;"><a class="link" href="https://www.example.com{{utm_code}}" style="color: #028383; text-decoration: underline;">Proin facilisis est elit</a>, eget dictum felis feugiat non. Nunc felis nibh, egestas eu massa tristique, condimentum volutpat diam.</p> </li> </ol> </td> </tr>