summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Home.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/Home.md b/Home.md
index 2d3a040..6b3f2ec 100644
--- a/Home.md
+++ b/Home.md
@@ -33,14 +33,6 @@ See also:
### FAQ
-#### Fonts and/or styles are weird inside the book
-Epub contents usually have inline styles which might override CSS rules applied by The Epube and therefore need to be removed.
-
-The easiest way to do this properly is converting the file (epub to epub) while filtering the following in Calibre using conversion options (``Look & feel`` → ``Styling``):
-
-1. check ``Fonts`` category
-2. add ```font-size, line-height``` to *Other CSS properties*.
-
#### Moving between pages is slow with some books
This happens sometime on slow devices, i.e. phones. The usual reason is Epub chapters are too large. Those can be split into smaller sections with Calibre epub converter: *EPUB Output -> Split files larger than ->* set a smaller value, 100KB should be fine. \ No newline at end of file