From: Ludovic CHEVALIER Date: Tue, 3 Feb 2015 08:34:17 +0000 (+0100) Subject: [CSS][SKEL] ~dimensionnement des logos via un filtre SPIP X-Git-Tag: 0.1.0~113^2 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=f97620a78c0ea5e99024539771d6241c9e51c2d9;hp=d7d7b6b19fdf9fa10214cd469d51f54a960fc40d;p=lhc%2Fweb%2Fclavettes.git [CSS][SKEL] ~dimensionnement des logos via un filtre SPIP --- diff --git a/css/habillage.css b/css/habillage.css index 17f79a9..dafc3ff 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -147,9 +147,6 @@ p { #news { overflow: hidden; } -#news img { - height: 350px; } - .article { background-color: #ffaa7f; margin: 0 10px 15px 10px; } diff --git a/css/habillage.scss b/css/habillage.scss index 04d66fa..62c776e 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -180,10 +180,6 @@ p{ overflow: hidden; } -#news img{ - height:350px; -} - .article{ background-color:#ffaa7f; margin:0 10px 15px 10px; diff --git a/sommaire.html b/sommaire.html index 0f74da3..66bf984 100644 --- a/sommaire.html +++ b/sommaire.html @@ -41,7 +41,7 @@
- [(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"})] + [(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"}|image_reduire{150,150})]

#TITRE

[(#_articles:DATE|affdate)] - #TITRE