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