pylabel/examples/simple.html
2023-02-07 12:54:05 +11:00

5 lines
294 B
HTML

<div style="height: 100%; display: flex; align-items: center; flex-direction: column; justify-content: space-around; font-family: Arial; font-size: 10pt;">
<div>Property of</div>
<div style="font-size: 20pt"><strong>Andy Andrews</strong></div>
<div>Please return to office if found</div>
</div>