mail layout

This commit is contained in:
Nicolas Bally 2014-07-20 12:50:57 +02:00
parent 07ab3fdc0d
commit 76748394ac

View File

@ -3,24 +3,9 @@
%head
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
:css
a {
color: #0088cc;
text-decoration: none;
}
a:hover, a:focus {
color: #005580;
text-decoration: underline;
}
*{
line-height:1.3em;
}
%body{:style => "font-family: Helvetica,Arial;padding:0px;margin:0px;font-size:15px;"}
%body
= yield