From dad9688e542d306670609d4da78463f99f8af844 Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Mon, 11 Mar 2019 14:41:21 +0000 Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20Mode=20Cognac=20:=20am?= =?UTF-8?q?=C3=A9lioration=20RWD=20du=20carrousel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylesportailcognac.css.html | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/stylesportailcognac.css.html b/stylesportailcognac.css.html index fb923a7e..c19aea9e 100644 --- a/stylesportailcognac.css.html +++ b/stylesportailcognac.css.html @@ -529,7 +529,7 @@ select { } @media only screen and (max-width: 767px) { #liens-diaporama li a span { - padding: .25em .5em; + padding: .25em 0; } } #liens-diaporama li a span.icon { @@ -547,7 +547,6 @@ select { @media only screen and (max-width: 767px) { #liens-diaporama li a { background-color: #eae9e5; - margin-left: .5em; } } #actualites { @@ -648,13 +647,6 @@ select { border-left: 1px solid; border-left-color: inherit; } -@media only screen and (max-width: 767px) { - #liens-diaporama li a { - background-color: #eae9e5; - margin-left: .5em; - margin-right: .5em; - } -} .slick-slide img { margin: 0 auto; -- GitLab