diff --git a/src/calibre/ebooks/lrf/fb2/fb2.xsl b/src/calibre/ebooks/lrf/fb2/fb2.xsl index 098532e44b..75f3c245ed 100644 --- a/src/calibre/ebooks/lrf/fb2/fb2.xsl +++ b/src/calibre/ebooks/lrf/fb2/fb2.xsl @@ -43,6 +43,7 @@ SMALL{ font-size : 80% } BLOCKQUOTE{ margin-left :4em; margin-top:1em; margin-right:0.2em;} HR{ color : Black } + DIV{font-family : "Times New Roman", Times, serif; text-align : justify} UL{margin-left: 0} .epigraph{width:50%; margin-left : 35%;}