X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=blobdiff_plain;f=css%2Fhabillage.scss;h=810816adef055819178196b0b22a1e071b3c6a56;hp=e322c9928621315bf27d8fefaebce1a484403383;hb=636a4c3905926e51de8d4804574a64936291947a;hpb=187aca369fb765da318b5371999a967968dbec20 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%; }