epub.css: remove background-color (#10264)

With this greyish background color, epubs look bad on a Kindle.
Closes #10263.
This commit is contained in:
Suraj Patil
2024-10-07 20:30:52 +05:30
committed by GitHub
parent e600b3b07f
commit de034b70f8
-1
View File
@@ -19,7 +19,6 @@ html {
line-height: 1.2;
font-family: Georgia, serif;
color: #1a1a1a;
background-color: #fdfdfd;
}
p {
text-indent: 0;