add images to question list viewer

This commit is contained in:
Ross
2020-12-12 11:27:26 +00:00
parent bb993071ef
commit 925f4adeac
3 changed files with 18 additions and 2 deletions
+5
View File
@@ -294,6 +294,11 @@ img.uploading:hover {
color: green;
}
.user-answer-score pre {
display: inline;
color: inherit;
}
.correct-answer {
color: white;
}