.
This commit is contained in:
@@ -27,7 +27,7 @@ a, a:link {
|
||||
|
||||
.answer-list .correct {
|
||||
/* color: green; */
|
||||
color: blue;
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
.answer-list .correct::after{
|
||||
@@ -67,7 +67,7 @@ a, a:link {
|
||||
|
||||
.answered {
|
||||
/* color: green; */
|
||||
color: blue;
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
.unanswered {
|
||||
@@ -326,7 +326,7 @@ img.uploading:hover {
|
||||
|
||||
.user-answer-score-2 {
|
||||
/* color: green; */
|
||||
color: blue;
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
td.user-answer-score-0::after {
|
||||
@@ -387,7 +387,7 @@ td.user-answer-score-2::after {
|
||||
|
||||
.answer-1 {
|
||||
/* color: green; */
|
||||
color: blue;
|
||||
color: lightblue;
|
||||
}
|
||||
|
||||
.answer-0 {
|
||||
|
||||
Reference in New Issue
Block a user