This commit is contained in:
Ross
2022-04-06 17:25:36 +01:00
parent cd5e3ddf2a
commit faf3fe4447
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -375,16 +375,16 @@ table.table {
} }
.user-answer-score-0 { .user-answer-score-0 {
color: red; color: red !important;
} }
.user-answer-score-1 { .user-answer-score-1 {
color: yellow; color: yellow !important;
} }
.user-answer-score-2 { .user-answer-score-2 {
/* color: green; */ /* color: green; */
color: lightblue; color: lightblue !important;
} }
.rapid-ans.user-answer-score-2 { .rapid-ans.user-answer-score-2 {
+3 -3
View File
@@ -375,16 +375,16 @@ table.table {
} }
.user-answer-score-0 { .user-answer-score-0 {
color: red; color: red !important;
} }
.user-answer-score-1 { .user-answer-score-1 {
color: yellow; color: yellow !important;
} }
.user-answer-score-2 { .user-answer-score-2 {
/* color: green; */ /* color: green; */
color: lightblue; color: lightblue !important;
} }
.rapid-ans.user-answer-score-2 { .rapid-ans.user-answer-score-2 {