blob: 7e2567575d0cc5869fb1ce6ee12d8731ab1f6030 [file] [log] [blame]
@import '../../../elements-sk/modules/styles/table';
@import '../../../infra-sk/modules/results';
@import '../colors';
arb-roll-history-sk {
:host {
font-family: sans-serif;
}
.big {
font-size: 1.3em;
}
.small {
font-size: 0.8em;
}
.hidden {
display: none;
}
.nowrap {
white-space: nowrap;
}
}