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