Commit a5a4fc92bf74bea7fb337ad1f7be66e339e59e95

Authored by Виталий
1 parent 7951794a

-collection

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
frontend/web/css/css_header.css
... ... @@ -27087,14 +27087,14 @@ ul.product-special li.promo div {
27087 27087 font-weight: 700;
27088 27088 height: 39px;
27089 27089 line-height: 19px;
27090   - text-transform: none;
  27090 + /*text-transform: none;*/
27091 27091 }
27092 27092 .title-name_.title_name-collect a p:first-child {
27093   - font-size: 14px;
27094   - line-height: 13px;
27095   - height: 26px;
27096   - text-transform: lowercase;
27097   - font-weight: normal;
  27093 + /*font-size: 14px;*/
  27094 + /*line-height: 13px;*/
  27095 + /*height: 26px;*/
  27096 + /*text-transform: lowercase;*/
  27097 + /*font-weight: normal;*/
27098 27098  
27099 27099 }
27100 27100 .new_collection .img {margin-bottom:18px !important;}
... ...