From e39ec058811fd8ad0550854f73bf34f8a9183647 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Thu, 2 Apr 2020 23:11:59 +0300 Subject: [PATCH] Hardcoded links font weight --- css/style.generic.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.generic.css b/css/style.generic.css index 4685aab..7c14a2d 100644 --- a/css/style.generic.css +++ b/css/style.generic.css @@ -35,6 +35,7 @@ { font-family: 'Segoe UI', 'Segoe MDL2 Assets' !important; color: #0078d7 !important; + font-weight: 400 !important; } .tabsAside a:hover {