mail layout
This commit is contained in:
parent
07ab3fdc0d
commit
76748394ac
@ -3,24 +3,9 @@
|
|||||||
%head
|
%head
|
||||||
%meta{ :"http-equiv" => "Content-Type", :content => "text/html; charset=utf-8" }
|
%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
|
= yield
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user