View Single Post
Old 07-24-2012, 11:02 PM   #16
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
I must have been blind the first time I stepped through the css or I would have pointed it out.

Quote:
Originally Posted by BeccaPrice View Post
Did the calibre21 style:

Spoiler:
.calibre21 {
display: block;
margin-bottom: 0;
margin-left: 1em;
margin-right: 0;
margin-top: 0


define the blockquote?
.calibre21 only defined the blockquote listed as <blockquote class="calibre21"> which may be an overall blockquote covering the span of the whole book or covering the span of each chapter or page. Mobi files often use blockquotes to simulate margins and this is what you get when a ePub is converted from one.
DoctorOhh is offline   Reply With Quote