X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e316ea9a7c4217d7e3e94c7094d3859dbca0c0f4..81852a7db7a56e1f2d27afb3f17a09a847aa8b03:/doc/bugs/footnotes-look-weird.mdwn diff --git a/doc/bugs/footnotes-look-weird.mdwn b/doc/bugs/footnotes-look-weird.mdwn index 9ce387011..a5af38e50 100644 --- a/doc/bugs/footnotes-look-weird.mdwn +++ b/doc/bugs/footnotes-look-weird.mdwn @@ -9,7 +9,7 @@ way to demonstrate this here, you'll have to trust me on this. :) The following stylesheet should be added to `style.css`: a.footnote { vertical-align: super; font-size: xx-small; } - div.footnotes { font-size: smaller; } + div.footnotes { font-size: small; } This is a typical style that user-agents apply to the `` tag. For example, chromium has this builtin style for ``: