Created
July 14, 2016 09:51
-
-
Save nibocn/e9968e38d38b654e61aa59f0cfc11354 to your computer and use it in GitHub Desktop.
定制 Calibre book view 样式,注:不适用于翻页模式
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body { | |
padding: 0 !important; | |
max-width: 900px !important; | |
margin-left: auto !important; | |
margin-right: auto !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment