Guest User

Untitled

a guest
Nov 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <div class="testtitle">This is a 28px title</div>
  2.  
  3. <div class="test">This is a section of red text. Both of these are pulling from the "Template Styles" below.</div>
  4.  
  5. .test {color:#ff0000;}
  6.  
  7. .testtitle { font-size:28px; }
  8.  
  9. {{template config_path="design/email/header"}}
  10. {{inlinecss file="email-inline.css"}}
  11.  
  12. {{template config_path="design/email/footer"}}
Add Comment
Please, Sign In to add comment