line-height at footnotes

OmarKN's Avatar

OmarKN

15 Sep, 2012 06:32 PM

Hi,

Here is a suggestion for future Marked updates:

Please can you make it possible to decrease the SIZE of the [fnXX] footnote, if the users wants to do this.

As it is now, footnotes increase the line-hight, so the visual impression is not so good!

/bw, okn

  1. 1 Posted by OmarKN on 15 Sep, 2012 06:45 PM

    OmarKN's Avatar

    Well I found this piece of advice:
    .-----------------------------------------------------

    ~/Library/Application Support/Marked/custom.css

    To avoid changing the line height on lines containing a footnote reference number, be sure to include something like:
    sup,sub,a.footnote {

    font-size: 1.4ex;
    height: 0;
    line-height: 1;
    vertical-align: super;
    position: relative;
    

    } .------------------------------------------------

    (Q1.) I guess the above should be: font-size: 1.4em; (Q2.) In the file: ~/Library/Application Support/Marked/custom.css, correct? (Q3.) It should therefore be possible to set: font-size: 1.0em; , correct?

    BW, OKN

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac