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;
|
2024-08-20 13:03:34 +00:00
|
|
|
}
|
|
|
|
.nowrap {
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
.padding {
|
|
|
|
padding: 16px;
|
|
|
|
}
|
|
|
|
.tags {
|
|
|
|
font-size: 10px;
|
|
|
|
margin: 0;
|
2024-11-11 15:16:42 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.column-oriented th,
|
|
|
|
.column-oriented td{
|
|
|
|
padding: 5px
|
2020-02-20 08:31:09 +00:00
|
|
|
}
|