2025-02-18 08:29:08 +00:00

16 lines
142 B
CSS

.numeric {
font-weight: normal;
}
.unit {
font-weight: normal;
}
.numeric .unit {
font-size: 12px;
}
.numeric {
font-size: 20px;
}