salix/print/templates/reports/entry-order/assets/css/style.css

14 lines
140 B
CSS
Raw Normal View History

2020-02-20 08:31:09 +00:00
h3 {
font-weight: 100;
color: #555
2020-12-16 10:40:51 +00:00
}
.report-info {
font-size: 20px
}
.description strong {
text-transform: uppercase;
2020-02-20 08:31:09 +00:00
}