summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-06-16 13:55:07 +0200
committerSamy Pessé <samypesse@gmail.com>2014-06-16 13:55:07 +0200
commitf03153eb0c25ba07760f80c0346570a5c955b49a (patch)
tree6e958f58de9593e9c6a0ad20b55d7fc4dfd7b1af /theme/stylesheets
parent3d8b6e550a1ca6ed2c3f3f459c375d6c62432d91 (diff)
downloadgitbook-f03153eb0c25ba07760f80c0346570a5c955b49a.zip
gitbook-f03153eb0c25ba07760f80c0346570a5c955b49a.tar.gz
gitbook-f03153eb0c25ba07760f80c0346570a5c955b49a.tar.bz2
Remove page break between articles in ebook
Add title for exercise solutions sections
Diffstat (limited to 'theme/stylesheets')
-rwxr-xr-xtheme/stylesheets/ebook.less3
1 files changed, 0 insertions, 3 deletions
diff --git a/theme/stylesheets/ebook.less b/theme/stylesheets/ebook.less
index 0a9d655..154c3bf 100755
--- a/theme/stylesheets/ebook.less
+++ b/theme/stylesheets/ebook.less
@@ -7,9 +7,6 @@
display: none;
}
-article {
- page-break-after: always;
-}
pre, blockquote {
border: 1px solid #999;