View Single Post
Old 02-01-2014, 10:19 AM   #11
doubleshuffle
Unicycle Daredevil
doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.doubleshuffle ought to be getting tired of karma fortunes by now.
 
doubleshuffle's Avatar
 
Posts: 13,944
Karma: 185432100
Join Date: Jan 2011
Location: Planet of the Pudding Brains
Device: Aura HD (R.I.P. After six years the USB socket died.) tolino shine 3
Ask pynch. He's the footnote champion.

What I did with the two I've epubified so far is just running a search and replace, replacing
Code:
 <p>[
with
Code:
 <p class="small">[
and put
Code:
.small {font-size: 0.8em}
in the stylesheet. That works fine for me - makes the footnotes smaller, setting them off from the text, and keeps them where they are, which is close enough to their anchor in the text to get there and back with one or two page turns.

That's good enough for me until I find one that I really want to turn into a beauty.
doubleshuffle is offline   Reply With Quote