From 7a69323115fa0a4e46eeb6a362bcbcb923bbc33b Mon Sep 17 00:00:00 2001 From: "real3t@gmail.com" <> Date: Tue, 23 Feb 2016 14:33:19 +0000 Subject: [PATCH] =?UTF-8?q?Pas=20une=20bonne=20id=C3=A9e=20:=20=C3=A7a=20p?= =?UTF-8?q?asse=20par=20dessus=20le=20texte=20qui=20suit=20!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylescommuniquant.css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylescommuniquant.css.html b/stylescommuniquant.css.html index d3d5b18b..ca96296f 100644 --- a/stylescommuniquant.css.html +++ b/stylescommuniquant.css.html @@ -112,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; width: 100%; z-index: 0; } +.hasJS #homeSpecialFeature .hSFItem .hSFDecoImg { position: absolute; top: 0; left: 0; 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