From 4ede62b39a3dc776350f41bd8c9bab3dfbb779b2 Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Mon, 4 May 2020 03:56:21 -0700 Subject: [PATCH] Stop displaying links in bold. --- themes/vanilla/assets/scss/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/vanilla/assets/scss/style.scss b/themes/vanilla/assets/scss/style.scss index 0e9b198..7f739a9 100755 --- a/themes/vanilla/assets/scss/style.scss +++ b/themes/vanilla/assets/scss/style.scss @@ -173,7 +173,6 @@ hr.header-divider { ul.page-list a { border-bottom: none; - font-weight: 700; } .katex-html {