From e524bef336df95fd307d045af37c379bccf3ea14 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 20 Mar 2012 12:44:43 +0530 Subject: minor UI changes --- testapp/static/exam/css/question.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testapp/static/exam/css/question.css') diff --git a/testapp/static/exam/css/question.css b/testapp/static/exam/css/question.css index 3fd0c3c..a57b6dd 100644 --- a/testapp/static/exam/css/question.css +++ b/testapp/static/exam/css/question.css @@ -2,7 +2,7 @@ { background-color:black; padding: 8px; - color: white; + color: #5DFC0A; vertical-align:middle; width:150px; float:right; -- cgit