epub converter: add font styles, fix white-space

This commit is contained in:
shirshasa
2021-07-16 16:52:41 +03:00
parent 7907f87594
commit 978b9b0b66
3 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,9 @@ class LawCartaConfig:
"Tahoma": "tahoma,geneva,sans-serif",
"Times New Roman": "times new roman,times,serif",
"Trebuchet MS": "trebuchet ms,helvetica,sans-serif",
"Verdana": "verdana,geneva,sans-serif"
"Verdana": "verdana,geneva,sans-serif",
"monospace": "courier new,courier,monospace",
"sans-serif": "arial,helvetica,sans-serif",
}
COLORS_MAP = {