Improve footnote style
This commit is contained in:
parent
038fe3bbe3
commit
8147474c3c
1 changed files with 2 additions and 0 deletions
|
@ -98,3 +98,5 @@ pre.src:hover:before { display: inline; }
|
||||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||||
pre.src-makefile:before { content: 'Makefile'; }
|
pre.src-makefile:before { content: 'Makefile'; }
|
||||||
pre.src-makefile-gmake:before { content: 'GNUMakefile'; }
|
pre.src-makefile-gmake:before { content: 'GNUMakefile'; }
|
||||||
|
|
||||||
|
#text-footnotes { float: left; clear: left; padding-right: 0.5em; }
|
||||||
|
|
Loading…
Reference in a new issue