Bolding scores and player on scorecard

This commit is contained in:
timsookram 2012-12-21 03:03:27 -05:00 committed by Andy Janata
parent a2ac914817
commit 2fc43c3e27
1 changed files with 4 additions and 0 deletions

View File

@ -559,3 +559,7 @@ span.debug, span.admin {
.card_set_label {
margin-right: 15px;
}
.scorecard_score, .scorecard_player{
font-weight:700;
}