Quote:
Originally Posted by theducks
@Clio If you are using the Calibre editor...
Locate a 'misbehaving' paragraph: hold the control key down and click on 'Style= '
That should jump you to the CSS controlling that P
Text-align: is what you are looking for.
Note CSS classes can inherit from a outer block. So the alignment might be controlled by a surrounding <div> or even the <body>
|
I am interested in this behavior in the editor, but cannot reproduce it. Should the cursor be in the file preview panel or the edit panel? When you hold down the control key, where is 'Style= ' to click on?
Keith