Improve padding

This commit is contained in:
Benjamin Yule Bädorf 2024-04-06 02:46:29 +02:00
parent 9884f5d017
commit 71d01e2f53
Signed by: b12f
GPG key ID: 729956E1124F8F26

View file

@ -81,7 +81,12 @@ table.item-table {
width: 5mm; width: 5mm;
} }
.invoice-meta {
margin-top: 5mm;
}
footer { footer {
margin-top: 5mm;
color: black; color: black;
} }
@ -222,7 +227,7 @@ footer .notes {
</table> </table>
</div> </div>
<p> <p class="invoice-meta">
Rechnungsnummer: <?php echo $invoice->invoice_number; ?><br /> Rechnungsnummer: <?php echo $invoice->invoice_number; ?><br />
<?php if ($custom_fields['invoice']['Leistungszeitraum-Anfang'] && $custom_fields['invoice']['Leistungszeitraum-Ende']): ?> <?php if ($custom_fields['invoice']['Leistungszeitraum-Anfang'] && $custom_fields['invoice']['Leistungszeitraum-Ende']): ?>
Leistungszeitraum: Leistungszeitraum: