Part-DB.Part-DB-server/templates/LabelSystem/labels/label_style.css.twig
2020-04-16 19:56:30 +02:00

17 lines
No EOL
167 B
Twig

@page {
margin: 5px 5px;
}
body {
font-family: "DejaVu Sans Mono";
font-size: 10pt;
line-height: 1.0;
}
p {
margin: 0;
}
hr {
margin: 2px;
}