.
This commit is contained in:
@@ -26,7 +26,7 @@ a, a:link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.answer-list .correct {
|
.answer-list .correct {
|
||||||
color: green;
|
/* color: green; */
|
||||||
color: blue;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -66,7 +66,7 @@ a, a:link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.answered {
|
.answered {
|
||||||
color: green;
|
/* color: green; */
|
||||||
color: blue;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -325,7 +325,7 @@ img.uploading:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-2 {
|
.user-answer-score-2 {
|
||||||
color: green;
|
/* color: green; */
|
||||||
color: blue;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -386,7 +386,7 @@ td.user-answer-score-2::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.answer-1 {
|
.answer-1 {
|
||||||
color: green;
|
/* color: green; */
|
||||||
color: blue;
|
color: blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user