From 16cb29852fc08c9a419774c11e72e0b01fd293d8 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Fri, 9 Jan 2015 21:57:30 +0100 Subject: [PATCH] fix shit --- app/assets/stylesheets/scss/answerbox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/scss/answerbox.scss b/app/assets/stylesheets/scss/answerbox.scss index 50a90b39..c77f35b7 100644 --- a/app/assets/stylesheets/scss/answerbox.scss +++ b/app/assets/stylesheets/scss/answerbox.scss @@ -28,5 +28,5 @@ .answerbox--answer-text { font-weight: 16px; - color: $gray-base; + color: #000; } \ No newline at end of file