.
This commit is contained in:
@@ -375,16 +375,16 @@ table.table {
|
||||
}
|
||||
|
||||
.user-answer-score-0 {
|
||||
color: red;
|
||||
color: red !important;
|
||||
}
|
||||
|
||||
.user-answer-score-1 {
|
||||
color: yellow;
|
||||
color: yellow !important;
|
||||
}
|
||||
|
||||
.user-answer-score-2 {
|
||||
/* color: green; */
|
||||
color: lightblue;
|
||||
color: lightblue !important;
|
||||
}
|
||||
|
||||
.rapid-ans.user-answer-score-2 {
|
||||
|
||||
Reference in New Issue
Block a user