diff options
Diffstat (limited to 'theme/stylesheets/ebook.less')
-rwxr-xr-x | theme/stylesheets/ebook.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/ebook.less b/theme/stylesheets/ebook.less index 9f2b12b..39e903c 100755 --- a/theme/stylesheets/ebook.less +++ b/theme/stylesheets/ebook.less @@ -27,6 +27,7 @@ pre, blockquote { img { max-width: 100% !important; page-break-inside: avoid; + margin: 0px auto; } .exercise { |