hedera-web/reports/delivery-note/style.css

34 lines
342 B
CSS

*
{
font-size: 4mm;
}
.sheet
{
height: auto;
}
h2
{
font-size: 1.2em;
margin-bottom: 8mm;
font-weight: bold;
}
.header
{
margin-bottom: 2em;
}
.header > p
{
text-align: right;
margin: .1em 0;
}
.footer
{
font-size: 1.2em;
font-weight: bold;
margin-top: .2em;
border-top: 1px solid #333;
padding-top: .3em;
text-align: right;
}