salix/print/report/rpt-delivery-note/assets/css/style.css

19 lines
276 B
CSS

#signature {
padding-right: 10px
}
#signature img {
-webkit-filter: brightness(0%);
filter: brightness(0%);
margin-bottom: 10px;
max-width: 150px
}
.description.phytosanitary {
background-color: #e5e5e5
}
h3 {
font-weight: 100;
color: #555
}