stacker.news/styles/satistics.module.css

18 lines
204 B
CSS

.type {
width: 1px;
white-space: nowrap;
}
.sats {
width: 1px;
white-space: nowrap;
text-align: right;
}
.failed {
text-decoration: line-through;
}
.row {
cursor: pointer;
}