You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.print-receipts, .freecyclery-receipt{
|
|
|
|
h2 {
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
.horizontal-line{
|
|
|
|
width: 100%;
|
|
|
|
border-bottom: 5px solid black;
|
|
|
|
}
|
|
|
|
.receipt{
|
|
|
|
page-break-inside: avoid;
|
|
|
|
margin: 10px;
|
|
|
|
border: 5px solid black;
|
|
|
|
height: 400px;
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|