Improve footnote style

This commit is contained in:
Tom Willemse 2016-02-14 22:30:03 +01:00
parent 038fe3bbe3
commit 8147474c3c

View file

@ -98,3 +98,5 @@ pre.src:hover:before { display: inline; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-makefile-gmake:before { content: 'GNUMakefile'; }
#text-footnotes { float: left; clear: left; padding-right: 0.5em; }