From b8a1c97a20a2cf977f97254571106252c12861a3 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 17 May 2017 17:16:09 +0300 Subject: [PATCH] мелкие правки вёрстки fixed --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 6a8a4a1..8faccfd 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2893,6 +2893,8 @@ p.no-margin { font-size: 18px; line-height: 34px; float: left; + font-weight: bold; + color: #005bac; } p.price .price-title { @@ -2911,6 +2913,7 @@ p.price .price-title { position: absolute; margin-top: -25px; font-size:12px; + font-weight: normal; } .product .buttons { -- libgit2 0.21.4