diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index 30d6903..d5b7847 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26969,4 +26969,9 @@ ul.product-special li.promo div { .disabled-link{ color: grey !important; +} + +.filter-link span{ + color: black; + font-weight: normal; } \ No newline at end of file -- libgit2 0.21.4