salix/print/report/rpt-letter-debtor/assets/css/style.css

14 lines
186 B
CSS
Raw Normal View History

.container {
color: #000
}
.title {
font-weight: 100;
margin-top: 0;
margin-bottom: 20px;
font-size: 2em
}
2019-02-04 09:10:57 +00:00
table.column-oriented {
margin-top: 50px !important
}