mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:33:41 +08:00
epub.css: remove background-color (#10264)
With this greyish background color, epubs look bad on a Kindle. Closes #10263.
This commit is contained in:
@@ -19,7 +19,6 @@ html {
|
||||
line-height: 1.2;
|
||||
font-family: Georgia, serif;
|
||||
color: #1a1a1a;
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
p {
|
||||
text-indent: 0;
|
||||
|
||||
Reference in New Issue
Block a user