diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index a0c9da6..5023ada 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14523,4 +14523,8 @@ ul.product-special li.promo div{ } .btn-fixeds{ z-index: 1000; +} + +#brand_bar img{ + filter: grayscale(100%); } \ No newline at end of file -- libgit2 0.21.4