summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
authorCruiseDevice2020-05-04 16:25:50 +0530
committerCruiseDevice2020-05-04 16:25:50 +0530
commit31e8b94b8ebf74d77cc8596411c6acfa2112f949 (patch)
treeb1f8bb77bd082339c9b17c2a4b8ede5367510b18 /yaksh/static
parentf050dd919d5719874aafadf0a674d816a25bc9eb (diff)
downloadonline_test-31e8b94b8ebf74d77cc8596411c6acfa2112f949.tar.gz
online_test-31e8b94b8ebf74d77cc8596411c6acfa2112f949.tar.bz2
online_test-31e8b94b8ebf74d77cc8596411c6acfa2112f949.zip
Show question topic and language in quiz
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/css/custom.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/yaksh/static/yaksh/css/custom.css b/yaksh/static/yaksh/css/custom.css
index 3979e3e..a9c8e27 100644
--- a/yaksh/static/yaksh/css/custom.css
+++ b/yaksh/static/yaksh/css/custom.css
@@ -117,4 +117,11 @@ body, .dropdown-menu {
.description {
font-size: 16px;
+}
+
+/* ---------------------------------------------------
+ Quiz qusetion style
+----------------------------------------------------- */
+#question_card {
+ border: none;
} \ No newline at end of file