From 075ee078f9569f3ed7f3e58bc0cc2af158d0b83b Mon Sep 17 00:00:00 2001 From: Ashelyn Dawn Date: Thu, 19 Jan 2023 18:47:38 -0700 Subject: Fix footnote styling --- resources/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'resources') diff --git a/resources/style.css b/resources/style.css index 53c8d7b..fe5bb4c 100644 --- a/resources/style.css +++ b/resources/style.css @@ -105,6 +105,7 @@ sup a { top: -4px; color: #caa5ff; margin: 0 2px; + text-decoration: none; } span.asterisk { -- cgit 1.4.1