View Single Post
Old 05-06-2025, 01:08 AM   #1
xtraktor
Enthusiast
xtraktor began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Mar 2017
Device: Kindle Voyage
Calibre eliminate margin-left: auto; margin-right: auto;

Hi!
If I use for poetry this code:

display: block;
font-family: "Roboto Condensed", sans-serif;
font-size: 1em;
font-style: italic;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 75%;


When converting in ANY format Calibre eliminate margin-left: auto; and margin-right: auto; ONLY if the width is 75%.
Why?

Thx in advance!
xtraktor is offline   Reply With Quote