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