[O] Emphasise current score
This commit is contained in:
@@ -19,6 +19,13 @@
|
|||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Score you got
|
||||||
|
span.score
|
||||||
|
{
|
||||||
|
background: #ffc;
|
||||||
|
color: #555;
|
||||||
|
}
|
||||||
|
|
||||||
// Max score
|
// Max score
|
||||||
span.max
|
span.max
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user