View Single Post
Old 02-15-2013, 11:33 AM   #1
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,071
Karma: 412718
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
<blockquote> and [Indent] button question

I was wondering why ...

If I have blockquote in my stylesheet ...


Quote:
blockquote {
text-indent: 0em;
text-align: left;
font-size: 1em;
margin-left:10%;
margin-right:10%;
margin-top:0;
margin-bottom: 1em;
font-size: 1em;
font-weight: normal;
font-style: italic;
line-height:120%;
}

... Sigil doesn't 'honor' the style sheet and just apply the <blockquote> tags? Instead Sigil adds the style class and it's own settings

Quote:
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">
<p>ppppppppppppp</p>
</blockquote>
Paul
phossler is offline   Reply With Quote