salix/print/report/rpt-claim-pickup-order/assets/css/style.css

23 lines
260 B
CSS
Raw Normal View History

2019-01-25 14:08:11 +00:00
.container {
color: #000
2019-01-28 11:28:22 +00:00
}
.title {
font-weight: 100;
margin-top: 0;
margin-bottom: 20px;
font-size: 2em
}
vn-table {
margin-top: 50px !important
}
.sign {
margin: 150px auto;
width: 300px
}
.sign .body {
height: 150px
2019-01-25 14:08:11 +00:00
}