Whoops I meant to spice up the score, not the label
This commit is contained in:
parent
01dd4eb1a8
commit
f7b8d3c7bc
@ -1608,14 +1608,14 @@ body.--debug .player-overlay-message {
|
||||
}
|
||||
.scoreboard .-total-score {
|
||||
grid-column: span 3;
|
||||
color: hsl(45, 50%, 75%);
|
||||
color: hsl(45, 100%, 75%);
|
||||
}
|
||||
.scoreboard h4 {
|
||||
font-size: 0.75em;
|
||||
color: hsl(220, 10%, 60%);
|
||||
}
|
||||
.scoreboard .-total-score h4 {
|
||||
color: hsl(30, 100%, 60%);
|
||||
color: hsl(30, 50%, 60%);
|
||||
}
|
||||
.scoreboard p {
|
||||
margin: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user