diff options
Diffstat (limited to 'data/styles/epub3-css3-only.scss')
| -rw-r--r-- | data/styles/epub3-css3-only.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/styles/epub3-css3-only.scss b/data/styles/epub3-css3-only.scss index cd2d600..7f28258 100644 --- a/data/styles/epub3-css3-only.scss +++ b/data/styles/epub3-css3-only.scss @@ -32,6 +32,7 @@ body code, body kbd, body :not(.verse) > pre, :not(.verse) > pre :not(code) { font-family: "M+ 1mn", monospace !important; } +/* TODO: DO we still need this? */ @media amzn-kf8 { /* Kindle does its own margin management, so don't use an explicit margin */ /*body { |
