Bolding scores and player on scorecard
This commit is contained in:
parent
a2ac914817
commit
2fc43c3e27
|
@ -559,3 +559,7 @@ span.debug, span.admin {
|
|||
.card_set_label {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
.scorecard_score, .scorecard_player{
|
||||
font-weight:700;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue