From deecafcc0d0c65fe9fc54ed64b7f13a2f98fd2c1 Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Tue, 23 Feb 2016 14:24:09 +0000 Subject: [PATCH] =?UTF-8?q?D=C3=A9tails=20CSS=20en=20mode=20Communiquant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylescommuniquant.css.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylescommuniquant.css.html b/stylescommuniquant.css.html index 76af0947..d3d5b18b 100644 --- a/stylescommuniquant.css.html +++ b/stylescommuniquant.css.html @@ -46,6 +46,7 @@ div#content { margin: 0; width:#GET{LargeurContaineur}px; } #communiquant_content_extra img { padding: 0; } #homeDessousBreves { + clear: left; float:left; width:[(#GET{Largeurcontent_central}|mult{4}|div{6})]px; } @@ -111,7 +112,7 @@ Voir aussi : http://portfolio.planetjon.ca/2014/04/19/css-recipes-justified-hori #homeSpecialFeature h2 { margin: 0; } .hasJS #homeSpecialFeature .hSFItem { margin: 0 0 10px 10px; width: 209px; } #homeSpecialFeature .hSFItem .hSFDecoImg { display: block; } -.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; z-index: 0; } +.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; width: 100%; z-index: 0; } #homeSpecialFeature .postListItem { padding: 10px 0 0 32px; } .hasJS #homeSpecialFeature .postListItem { padding: 7px; margin: 0; min-height: 36px; height: auto; position: relative; z-index: 1; } #homeSpecialFeature .postListItem .postListItemDate { position: relative; padding-bottom: 5px; z-index: 1; font-size: 1em; font-weight: bold; color: #CCCCCC; } -- GitLab