forked from phpList/phplist-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrevelin.html
11 lines (11 loc) · 1020 Bytes
/
trevelin.html
1
2
3
4
5
6
7
8
9
10
11
<p><style type="text/css">#trevelin h1,#trevelin h2,#trevelin h3,#trevelin h4,#trevelin b,#trevelin a {color:#369 !important} #trevelin p{color:#036 !important}</style></p>
<div style="margin:0; text-align:center; width:100%; background:#EEE;min-width:240px;height:100%;" id="trevelin"><br />
<div style="width:96%;margin:0 auto; border-top:6px solid #369;border-bottom: 6px solid #369;background:#DEF;">
<h3 style="margin-top:5px;background-color:#69C; font-weight:normal; color:#FFF !important; text-align:center; margin-bottom:5px; padding:10px; line-height:1.2; font-size:21px; text-transform:capitalize;">[SUBJECT]</h3>
<div style="text-align:justify;background:#FFF;padding:20px; border-top:2px solid #369;min-height:200px;font-size:13px; border-bottom:2px solid #369;">[CONTENT]
<div style="clear:both"> </div>
</div>
<div style="clear:both;background:#69C;font-weight:normal; padding:10px;color:#FFF !important;text-align:center;font-size:11px;margin:5px 0px">[FOOTER]<br />
[SIGNATURE]</div>
</div>
</div>