1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00

Hardcoded links font weight

This commit is contained in:
Michael Gordeev
2020-04-02 23:11:59 +03:00
parent c7a7d4e40d
commit e39ec05881
+1
View File
@@ -35,6 +35,7 @@
{ {
font-family: 'Segoe UI', 'Segoe MDL2 Assets' !important; font-family: 'Segoe UI', 'Segoe MDL2 Assets' !important;
color: #0078d7 !important; color: #0078d7 !important;
font-weight: 400 !important;
} }
.tabsAside a:hover .tabsAside a:hover
{ {