mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
DOCX: Do not set a default indent on paragraphs
This commit is contained in:
parent
fb860f7bcf
commit
bc3ecb9521
@ -400,8 +400,6 @@ class Styles(object):
|
|||||||
'''\
|
'''\
|
||||||
body { font-family: %s; font-size: %s }
|
body { font-family: %s; font-size: %s }
|
||||||
|
|
||||||
p { text-indent: 1.5em }
|
|
||||||
|
|
||||||
ul, ol, p { margin: 0; padding: 0 }
|
ul, ol, p { margin: 0; padding: 0 }
|
||||||
|
|
||||||
sup.noteref a { text-decoration: none }
|
sup.noteref a { text-decoration: none }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user