summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
authorKing2019-02-27 15:46:36 +0530
committerGitHub2019-02-27 15:46:36 +0530
commite55ef58c5c131afd836ac32ed6a1034aa668fccf (patch)
treef515044a26de538ead483d3769a96d4958f5b20e /yaksh/static
parentf08a4cf7f5049eabfdc2ffff50e3084e69528aa2 (diff)
parent2880788d3743dd5c45b363ee80a2a4d4742d1253 (diff)
downloadonline_test-e55ef58c5c131afd836ac32ed6a1034aa668fccf.tar.gz
online_test-e55ef58c5c131afd836ac32ed6a1034aa668fccf.tar.bz2
online_test-e55ef58c5c131afd836ac32ed6a1034aa668fccf.zip
Merge pull request #565 from ankitjavalkar/fix-review-module-page
Make changes to View Module screen and Quiz screen interface for students
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/css/yakshcustom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/yaksh/static/yaksh/css/yakshcustom.css b/yaksh/static/yaksh/css/yakshcustom.css
index e498970..1fbb50d 100644
--- a/yaksh/static/yaksh/css/yakshcustom.css
+++ b/yaksh/static/yaksh/css/yakshcustom.css
@@ -135,6 +135,10 @@ html {
min-height: 100%;
}
+.question-nav-bg {
+ background-color:#B4B8BA;
+}
+
.yaksh {
font-size: 15px;
font-family: 'Dosis', sans-serif;