Commit b8a1c97a20a2cf977f97254571106252c12861a3
1 parent
582ee9ba
мелкие правки вёрстки fixed
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
| @@ -2893,6 +2893,8 @@ p.no-margin { | @@ -2893,6 +2893,8 @@ p.no-margin { | ||
| 2893 | font-size: 18px; | 2893 | font-size: 18px; |
| 2894 | line-height: 34px; | 2894 | line-height: 34px; |
| 2895 | float: left; | 2895 | float: left; |
| 2896 | + font-weight: bold; | ||
| 2897 | + color: #005bac; | ||
| 2896 | } | 2898 | } |
| 2897 | 2899 | ||
| 2898 | p.price .price-title { | 2900 | p.price .price-title { |
| @@ -2911,6 +2913,7 @@ p.price .price-title { | @@ -2911,6 +2913,7 @@ p.price .price-title { | ||
| 2911 | position: absolute; | 2913 | position: absolute; |
| 2912 | margin-top: -25px; | 2914 | margin-top: -25px; |
| 2913 | font-size:12px; | 2915 | font-size:12px; |
| 2916 | + font-weight: normal; | ||
| 2914 | } | 2917 | } |
| 2915 | 2918 | ||
| 2916 | .product .buttons { | 2919 | .product .buttons { |