Part-DB-server/templates/LabelSystem/labels/label_style.css.twig

17 lines
167 B
Twig
Raw Normal View History

2020-04-14 11:07:07 +02:00
@page {
margin: 5px 5px;
}
body {
font-family: "DejaVu Sans Mono";
font-size: 10pt;
line-height: 1.0;
}
p {
margin: 0;
}
hr {
margin: 2px;
}