This commit is contained in:
Ross
2021-01-12 13:01:10 +00:00
parent 4d520e335a
commit 065475b716
3 changed files with 54 additions and 4 deletions
+4
View File
@@ -329,6 +329,10 @@ img.uploading:hover {
color: lightblue;
}
.physics-ans .user-answer-score-1 {
color: lightblue;
}
td.user-answer-score-0::after {
content: "✗";
}