You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@media print {
|
|
@page {
|
|
size: 148mm 210mm;
|
|
margin: 0
|
|
}
|
|
p {
|
|
text-align: left;
|
|
font-size: 24px;
|
|
line-height: 27px;
|
|
font-family: arial;
|
|
color: red;
|
|
display: none;
|
|
}
|
|
img {
|
|
object-fit: cover;
|
|
width: 100%;
|
|
max-height: 20mm;
|
|
/* width: 28mm;
|
|
padding: 1mm; */
|
|
}
|
|
} |