Skip to content

Instantly share code, notes, and snippets.

@nibocn
Created July 14, 2016 09:51
Show Gist options
  • Save nibocn/e9968e38d38b654e61aa59f0cfc11354 to your computer and use it in GitHub Desktop.
Save nibocn/e9968e38d38b654e61aa59f0cfc11354 to your computer and use it in GitHub Desktop.
定制 Calibre book view 样式,注:不适用于翻页模式
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