DeliveryNote: Rework according to Herbert

This commit is contained in:
2023-10-10 16:24:16 +02:00
parent 9df8056616
commit 0e9bae4ec9
6 changed files with 41 additions and 15 deletions

View File

@ -40,15 +40,20 @@ header {
header .name {
font-size: 18pt;
margin-top: 10mm;
margin-top: 8mm;
font-weight: bold;
}
header .suffix {
font-size: 12pt;
font-size: 14pt;
font-weight: bold;
}
header .type {
font-size: 12pt;
font-weight: normal;
}
.footer-wrapper {
position: running(page-footer);
width: 165mm;