summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/book/quiz.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/book/quiz.less')
-rw-r--r--theme/stylesheets/book/quiz.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/stylesheets/book/quiz.less b/theme/stylesheets/book/quiz.less
index d961e93..9cb3007 100644
--- a/theme/stylesheets/book/quiz.less
+++ b/theme/stylesheets/book/quiz.less
@@ -8,6 +8,12 @@
th, td {
padding-right: 5px;
}
+ li {
+ list-style-type: none;
+ input {
+ margin-right: 10px;
+ }
+ }
}
}
}