From 035a6d115808cc112032b3a8df7ee0b86fccee77 Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Fri, 23 Sep 2016 15:10:12 +0200 Subject: [PATCH] modif css --- themes/site/css/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/themes/site/css/style.css b/themes/site/css/style.css index f8943fd1..857ac871 100755 --- a/themes/site/css/style.css +++ b/themes/site/css/style.css @@ -6844,6 +6844,7 @@ table#carrierTable tbody td { } #product #privatesales_similarproduct ul li .info_sellers { background: #fff; + background-color: #E4E4EE; padding: 10px 10px; box-sizing: border-box; } @@ -6873,7 +6874,7 @@ table#carrierTable tbody td { } #product #privatesales_similarproduct ul li .product_sellers_label { border-bottom: 1px solid #e9e5e6; - width:100%; + width:100%; margin-bottom:2px; text-align: center; background: #fff; @@ -6891,7 +6892,8 @@ table#carrierTable tbody td { } #product #privatesales_similarproduct ul li .info_sellers p.price { border:0; - color: #70bc2c; + padding-top: 0px; + color: #FB69AA; font-size: 16px; } #product #privatesales_similarproduct ul li .info_sellers .price_info {