29 lines
498 B
Plaintext
29 lines
498 B
Plaintext
!!!
|
|
%html
|
|
%head
|
|
|
|
%meta{:"http-equiv" => "Content-Type", :content=>"text/html; charset=UTF-8"}
|
|
%meta{:name=>"viewport", :content=>"width=device-width,initial-scale=1"}
|
|
:css
|
|
#div{
|
|
position:absolute;top:9.3cm;left:1.4cm;right:1.4cm;
|
|
font-family:'Times New Roman',serif !important;font-size:12px;
|
|
|
|
}
|
|
p{
|
|
margin:0;
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%body
|
|
|
|
|
|
#div
|
|
=simple_format @document.customer.particulars_text |