GREAT PLUGIN
-
Here is a slightly updated version to the wonderful code that @johanneseva wrote to stylize the footnote section to look more like a footnote section (smaller font, line above section, etc.) The only addition I made is to put a space (bottom margin) between the footnote line items. I also increased the line size itself from 1em to 1.2em for better readability.
sup.footnote a { text-decoration: underline; vertical-align: super; font-weight: bold; font-size: 80%; padding-left: 0.3em; } .footnotedivider { width: 40%; padding-top: 0.8em; border-top: 1px solid #000; } .footnotes { font-size: 72%; } .footnotes li { line-height: 1.2em; margin-bottom: 6px; }
I have been using this FD Plugin for a few years now. It is GREAT! Simple to use and just works.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘GREAT PLUGIN’ is closed to new replies.