Modified logic for print panel
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
This commit is contained in:
@@ -32,9 +32,10 @@
|
||||
top:27mm; /* 3 + 22 + 1mm spacing */
|
||||
width:100%;
|
||||
text-align:center;
|
||||
font-family:Arial, sans-serif;
|
||||
/* font-family:Arial, sans-serif; */
|
||||
font-family: "Arial Narrow", Arial, sans-serif;
|
||||
font-weight:bold;
|
||||
font-size:3mm;
|
||||
font-size:2.5mm;
|
||||
}
|
||||
.desc{
|
||||
position:absolute;
|
||||
|
||||
Reference in New Issue
Block a user