Commit 2c2fa113b6772a4f0da61b6b8e3668a8fa514d9d
1 parent
902cdc38
19.10 правка на главной странице >слайдер>акции>заголовокcommit
Showing
1 changed file
with
3 additions
and
2 deletions
Show diff stats
frontend/web/css/css_header.css
... | ... | @@ -9528,6 +9528,8 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { |
9528 | 9528 | font-size: 16px; |
9529 | 9529 | text-transform: none; |
9530 | 9530 | font-weight: 700; |
9531 | + height: 39px; | |
9532 | + line-height: 19px; | |
9531 | 9533 | } |
9532 | 9534 | .title-name_ a p span {} |
9533 | 9535 | .title-name_ a:hover p span {border-bottom:1px solid #0f6fc7;} |
... | ... | @@ -10554,11 +10556,10 @@ footer .vacancies p { |
10554 | 10556 | z-index: 1; |
10555 | 10557 | } |
10556 | 10558 | .catalog_product_list .catalog_item.home_slider_it { |
10557 | - height: 420px; | |
10559 | + height: 425px; | |
10558 | 10560 | border: 1px solid #e4e4e4; |
10559 | 10561 | float: none; |
10560 | 10562 | margin: 0; |
10561 | - | |
10562 | 10563 | } |
10563 | 10564 | |
10564 | 10565 | .catalog_product_list.view_table.view_list .catalog_item { | ... | ... |