.
This commit is contained in:
@@ -485,4 +485,20 @@ td.user-answer-score-2::after {
|
|||||||
|
|
||||||
.notes .complete {
|
.notes .complete {
|
||||||
color: darkslategray;
|
color: darkslategray;
|
||||||
|
}
|
||||||
|
|
||||||
|
table.longs .user-answer-score-4, table.longs .user-answer-score-4\.5 {
|
||||||
|
color: red
|
||||||
|
}
|
||||||
|
|
||||||
|
table.longs .user-answer-score-5, table.longs .user-answer-score-5\.5 {
|
||||||
|
color: yellow
|
||||||
|
}
|
||||||
|
|
||||||
|
table.longs .user-answer-score-6, table.longs .user-answer-score-6\.5 {
|
||||||
|
color: yellowgreen
|
||||||
|
}
|
||||||
|
|
||||||
|
table.longs .user-answer-score-7, table.longs .user-answer-score-7\.5 {
|
||||||
|
color: green
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user