View Single Post
Old 11-13-2018, 11:48 PM   #229
MikeMJ
Constant Reader
MikeMJ began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Apr 2012
Device: HTC Sensation 4G (Kindle software)
Footnotes

The Calibre viewer that comes with Calibre 3.34 (Windows 64-bit) displays footnotes in a separate window, in a tiny font. I am reading a book where the footnotes are formatted as
Code:
<p class="tx">
.

I've tried using the following CSS in the User Stylesheet of the Viewer:
Code:
p .tx {
 font-size: medium !important;
}
but this doesn't seem to have any effect.

Can anyone help me figure out what I'm doing wrong?
MikeMJ is offline   Reply With Quote