From 2880788d3743dd5c45b363ee80a2a4d4742d1253 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Mon, 25 Feb 2019 15:29:10 +0530 Subject: Remove commented code and inline styling --- yaksh/static/yaksh/css/yakshcustom.css | 4 ++++ yaksh/templates/exam.html | 8 ++++---- yaksh/templates/yaksh/complete.html | 2 +- yaksh/templates/yaksh/question.html | 3 --- yaksh/templates/yaksh/quit.html | 2 +- 5 files changed, 10 insertions(+), 9 deletions(-) (limited to 'yaksh') diff --git a/yaksh/static/yaksh/css/yakshcustom.css b/yaksh/static/yaksh/css/yakshcustom.css index a9b4349..8bd0147 100644 --- a/yaksh/static/yaksh/css/yakshcustom.css +++ b/yaksh/static/yaksh/css/yakshcustom.css @@ -139,6 +139,10 @@ html { min-height: 100%; } +.question-nav-bg { + background-color:#B4B8BA; +} + .yaksh { font-size: 15px; font-family: 'Dosis', sans-serif; diff --git a/yaksh/templates/exam.html b/yaksh/templates/exam.html index 51c2eca..d439c64 100644 --- a/yaksh/templates/exam.html +++ b/yaksh/templates/exam.html @@ -8,7 +8,7 @@ - YAKSH + YAKSH - diff --git a/yaksh/templates/yaksh/quit.html b/yaksh/templates/yaksh/quit.html index af7d494..dd06ff9 100644 --- a/yaksh/templates/yaksh/quit.html +++ b/yaksh/templates/yaksh/quit.html @@ -5,7 +5,7 @@