From f06df39a8e72f5f18db0fc22e318f2af74a96acc Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 8 Oct 2022 01:35:51 -0400 Subject: [PATCH] footnotes --- static/css/theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/theme.css b/static/css/theme.css index 0d15629..50086ee 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -219,6 +219,10 @@ article { font-size: 1.5rem; } +article .footnotes{ + width:100%; +} + blockquote { margin-left: 10%; padding-left: 2.5rem;