This commit is contained in:
Ross
2021-08-19 11:05:32 +01:00
parent 9bacc7f486
commit c061dc7d7d
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -400,6 +400,11 @@ td.user-answer-score-1.rapid-ans::after {
content: "✓✓";
}
.score-row {
font-weight: bolder;
background-color: darkslateblue;
}
.user-answer-score pre {
display: inline;
color: inherit;