Update 'LogBot/stylesheets/opentap.css'

This commit is contained in:
mb 2021-04-23 18:15:10 +02:00
parent 648e58f1ef
commit 4271e87d2b

View File

@ -1,3 +1,4 @@
@media print{
@page {
size: A3 portrait;
margin: 5mm;
@ -7,6 +8,7 @@
content: "TEST";
}
}
}
body{
margin: 10mm;