DeliveryJournal: Small changes in header

This commit is contained in:
2024-03-26 13:10:09 +01:00
parent 175d006d5b
commit 56ac79b4dd
2 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,8 @@
<th rowspan="2" class="narrow">Pos.</th>
<th rowspan="2">Datum</th>
<th rowspan="2">Zeit</th>
<th colspan="2" rowspan="2" style="text-align: left;">Mitglied</th>
<th rowspan="2">MgNr.</th>
<th rowspan="2" style="text-align: left;">Mitglied</th>
<th rowspan="2" style="text-align: left;">Sorte</th>
<th colspan="2">Gradation</th>
<th>Gewicht</th>

View File

@ -2,6 +2,7 @@
h1 {
text-align: center;
font-size: 24pt;
margin-top: 10mm;
margin-bottom: 2mm;
}