ComptaInde/static/css/a4_paper.css

11 lines
196 B
CSS

@page {
/* A4 : 210mm x 297mm */
size: A4;
/* margin: 1.5cm 1.5cm 1.5cm 1.5cm; */
/* border: 1px solid red; */
}
/* @page :first {
margin: 0.8cm 1cm 1cm 1.3cm;
} */