View Single Post
Old 07-24-2012, 01:01 PM   #15
BeccaPrice
Wizard
BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.
 
BeccaPrice's Avatar
 
Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
Did the calibre21 style:

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


define the blockquote?

looking at the html, I see a lot of this:

Spoiler:
<blockquote class="calibre6"><p class="calibre7"><span class="calibre19"><span><span class="calibre20">O</span></span><span>


but just changing the "margin-left: 1em;" in calibre21 fixed everything - I didn't have to change it in all the other class=calibrexx calls. I wonder if everything is defined in terms of calibre21 somewhere in the css?

whatever, it's fixed now, and much more readable. each time this happens to me, I learn more and more about what to look for in my .css files.
BeccaPrice is offline   Reply With Quote