We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbae389 commit 15b93b3Copy full SHA for 15b93b3
src/Components/TaskBlocks/TaskBlock.css
@@ -42,6 +42,7 @@ h3 {
42
43
.question-container .option-correct {
44
background-color: #4274f3;
45
+ color: #fff;
46
}
47
48
input[type='radio'] {
0 commit comments