View Single Post
Old 08-29-2022, 03:13 PM   #11
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by enuddleyarbl View Post
I also found mention of the "lobotomized owl selector" from way back in 2014 that looks like a neat alternative to changing the top/bottom margins in the <p> class:

https://alistapart.com/article/axiom...otomized-owls/

I haven't seen anything yet indicating that's been OOBE, so I might look into moving my margin change out of <p> and into:
Code:
* + * {
	margin-top: 1em;
}
I don't know if 1em is too big or not (ala JSWolfe), but I guess that construct would make it easier to experiment with different sizes.
Don't bother with the owl. It may not work as it's not standard ePub code.
JSWolf is offline   Reply With Quote