From adfe9a33b8891c92dcf6d46829592df2ac9fee37 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Mon, 1 Jun 2020 12:00:35 +0200 Subject: css: Reduce font weight for footnote references In fde2230 (css: Add styling for footnotes) we introduced styling for footnote references, removing the underline and making them bold. However, as pointed out by a user, having them bold makes them less readable and clear. Therefore, reduce the font weight back to normal. --- scss/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/style.scss b/scss/style.scss index 8cbe892..232b456 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -147,7 +147,6 @@ article { sup > a { text-decoration: none; - font-weight: bold; } } -- cgit v1.2.3-2-gb3c3