summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/ebook.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/ebook.less')
-rwxr-xr-xtheme/stylesheets/ebook.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/stylesheets/ebook.less b/theme/stylesheets/ebook.less
index b718b17..46fe4bd 100755
--- a/theme/stylesheets/ebook.less
+++ b/theme/stylesheets/ebook.less
@@ -4,6 +4,12 @@
@import "ebook/highlight.less";
.page {
+ &.page-toc {
+ ol {
+ margin: 0px;
+ }
+ }
+
.book-chapter {
display: none;
}