This commit is contained in:
Ross
2021-01-04 14:17:16 +00:00
parent 28641e1c70
commit 1afe641931
+4 -4
View File
@@ -26,7 +26,7 @@ a, a:link {
}
.answer-list .correct {
color: green;
/* color: green; */
color: blue;
}
@@ -66,7 +66,7 @@ a, a:link {
}
.answered {
color: green;
/* color: green; */
color: blue;
}
@@ -325,7 +325,7 @@ img.uploading:hover {
}
.user-answer-score-2 {
color: green;
/* color: green; */
color: blue;
}
@@ -386,7 +386,7 @@ td.user-answer-score-2::after {
}
.answer-1 {
color: green;
/* color: green; */
color: blue;
}