diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 99fed870..7f0b4ad3 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -686,4 +686,5 @@ input { .sba-answer-list .correct { background-color: green; + color: white; } \ No newline at end of file diff --git a/static/css/anatomy.css b/static/css/anatomy.css index 99fed870..7f0b4ad3 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -686,4 +686,5 @@ input { .sba-answer-list .correct { background-color: green; + color: white; } \ No newline at end of file