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:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user