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

46 lines
384 B
CSS

*
{
font-size: 4mm;
}
.sheet
{
height: auto;
}
h2
{
font-size: 1.2em;
font-weight: bold;
}
.header
{
margin-bottom: 2em;
}
.header > div > p
{
margin: .1em 0;
}
.important
{
font-size: 1.2em;
font-weight: bold;
}
.address,
.total
{
margin-top: .8em;
}
.total
{
text-align: right;
}
.htk-grid
{
margin-top: 1em;
}
.packages
{
width: 50%;
margin-left: 0;
display: none;
}