Add styling for footnotes.

This commit is contained in:
tastytea 2019-11-25 00:14:31 +01:00
parent 4032c2e5d3
commit 3a16cdb0c8
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 5 additions and 0 deletions

View File

@ -105,3 +105,8 @@ div.admonitionblock td
border-left: solid;
padding-left: 0.5em;
}
#footnotes
{
margin-top: 2em;
}