2019-11-27 15:00:42 +00:00
|
|
|
.column-oriented {
|
|
|
|
margin-top: 50px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottom-line > tr {
|
|
|
|
border-bottom: 1px solid #ccc;
|
|
|
|
}
|
|
|
|
|
|
|
|
.bottom-line tr:nth-last-child() {
|
|
|
|
border-bottom: none;
|
|
|
|
}
|
2020-12-16 10:40:51 +00:00
|
|
|
|
|
|
|
.report-info {
|
|
|
|
font-size: 20px
|
|
|
|
}
|
|
|
|
|
|
|
|
.description strong {
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|