feat(fork): add footnotes

This commit is contained in:
Gigi
2022-04-28 00:39:56 +02:00
parent e746cfc9f9
commit db0eedfb45
2 changed files with 14 additions and 3 deletions

View File

@@ -86,6 +86,11 @@ p>code {
font-size: 14px;
}
.footnotes > ol > li, .footnotes > ol > li > p {
font-size: 0.8rem;
line-height: normal;
}
.btn-custom {
background-color: hsl(29, 29%, 40%) !important;
font-size: 1.4rem;