Cosmetics: close error boxes and results in color
This commit is contained in:
@@ -302,9 +302,11 @@
|
||||
}
|
||||
.player {
|
||||
&.winner {
|
||||
color: darkred;
|
||||
font-weight: bold;
|
||||
}
|
||||
&.looser {
|
||||
color: blue;
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user