From 11c352a89d6923392c0112a71ac9896397d151be Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Wed, 22 Nov 2017 18:22:34 +0100 Subject: [PATCH] Centrage --- themes/site/css/style.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/themes/site/css/style.css b/themes/site/css/style.css index 2c98e2ea..1e5f0b43 100755 --- a/themes/site/css/style.css +++ b/themes/site/css/style.css @@ -5662,6 +5662,12 @@ body.nav_active #header_nav .inner a.submenu_top_btn { z-index: 2;} } #header_nav .inner ul.submenu_top li.logout a { color: #fff;} +.top #cart_block { + width: 100px; +} +.top #cart_block .block_content { + float: right; +} .top #cart_block_summary { background: url('../img/panier.png') no-repeat 4px 3px #fff; border: 1px solid #fff; @@ -7574,7 +7580,7 @@ div.addresses ul.address.item { vertical-align: top; width: 480px; float: left; - padding-left: 20px; + padding-left: 40px; font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif; } #sensefuel .search .search_form {