diff --git a/assets/style/style.css b/assets/style/style.css index 8657e0a..2a72af8 100644 --- a/assets/style/style.css +++ b/assets/style/style.css @@ -347,4 +347,10 @@ hr { align-self: center; border: none; border-top: thin solid; +} + +.footnotes { + border-top: var(--fujiGray) thin solid; + color: var(--springViolet2); + font-size: 0.75rem; } \ No newline at end of file