tweak the appearance of footnotes

This commit is contained in:
Brian S. Stephan 2021-02-12 19:37:25 -06:00
parent dc81ef35de
commit 15142054da
1 changed files with 5 additions and 1 deletions

View File

@ -208,7 +208,11 @@ figcaption {
}
.footnote {
font-size: 0.75em;
font-size: 0.8em;
}
.footnote p {
margin: 0;
}
.footnote-ref:link, .footnote-ref:visited, .footnote-ref:hover, .footnote-ref:active {