This commit is contained in:
Ross
2021-08-19 10:21:19 +01:00
parent 80d6ea76c5
commit 73b639b27d
3 changed files with 21 additions and 2 deletions
+9
View File
@@ -363,6 +363,15 @@ img.uploading {
color: lightblue;
}
.user-answer-score-1 {
color: lightblue;
}
.user-answer-score-0\.5 {
/* color: green; */
color: yellow;
}
.physics-ans .user-answer-score-1 {
color: lightblue;
}