@@ -114,4 +114,8 @@ img.photo-answer {
.photo-answers-block a {
cursor: pointer;
}
+.student-score {
+ color: red;
+ font-style: italic;
+}
</style>