[CSS+SKEL] + indicateur source article2
[lhc/web/clavettes.git] / css / habillage.scss
index e322c99..810816a 100644 (file)
@@ -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%;
 }