From: Johan GIRAUD Date: Mon, 9 Feb 2015 09:00:15 +0000 (+0100) Subject: [CSS+SKEL] + indicateur source article2 X-Git-Tag: 0.1.0~63 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=636a4c3905926e51de8d4804574a64936291947a [CSS+SKEL] + indicateur source article2 --- diff --git a/css/habillage.css b/css/habillage.css index 07845ed..1fa7614 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -196,10 +196,10 @@ p { padding-top: 15px; clear: both; } -.fa { +#ateliers .fa { color: #05ffbc; } -.fa:hover { +#ateliers .fa:hover { color: #0c0fb7; } /*2EME COLONNE*/ @@ -218,13 +218,16 @@ p { .article .spip_logos { display: none; } -.sourcearticle { +.article .fa { width: 20px; height: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; } +.article .fa a { + display: none; } + .article img { width: 100%; } diff --git a/css/habillage.scss b/css/habillage.scss index e322c99..810816a 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -222,10 +222,10 @@ p{ padding-top:15px; clear:both; } -.fa{ +#ateliers .fa{ color:#05ffbc; } -.fa:hover{ +#ateliers .fa:hover{ color:#0c0fb7; } @@ -247,13 +247,16 @@ p{ .article .spip_logos{ display: none; } -.sourcearticle{ +.article .fa{ width: 20px; height: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; } +.article .fa a{ + display: none; +} .article img{ width:100%; } diff --git a/sommaire.html b/sommaire.html index 101213c..ed7e846 100644 --- a/sommaire.html +++ b/sommaire.html @@ -3,6 +3,7 @@ [(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|textebrut)] + @@ -48,7 +49,7 @@
[(#LOGO_ARTICLE_RUBRIQUE|inserer_attribut{alt,"logo"}|image_reduire{150,150})] -

#TITRE

+

#TITRE

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

#_articles:INTRODUCTION