kevin tessier 4 anni fa
parent
commit
d69cc34fea

File diff suppressed because it is too large
+ 6 - 0
user/themes/figureslibres/css-compiled/theme.css


File diff suppressed because it is too large
+ 0 - 0
user/themes/figureslibres/css-compiled/theme.min.css


+ 17 - 0
user/themes/figureslibres/scss/theme/_animation.scss

@@ -80,6 +80,23 @@ $animate: all 0.2s ease-in-out;
     opacity: 0;
     transition: 0.3s opacity ease;
   }
+
+  #item_list{
+    p{
+      & >  a {
+        cursor: pointer;
+        &:before,
+        &:after {
+          width: 100%;
+          opacity: 1;
+        }
+        &:before,
+        &:after {
+          width: 50%;
+        }
+      }
+    }
+  }
 }
 
 .circle_hover{

+ 2 - 2
user/themes/figureslibres/templates/partials/sidebar.html.twig

@@ -20,10 +20,10 @@
     </div>
     <div class="informations">
       <div class="equipes">
-        <h3>L'équipes : </h3>
+        <h3>L'équipe : </h3>
         <p>Bachir Soussi-Chiadmi</p>
         <p>Maud Boyer</p>
-        <p>Sanrine Ripoll</p>
+        <p>Sandrine Ripoll</p>
         <p>Ouidade Soussi-Chiadmi</p>
         <p>Kévin Tessier</p>
       </div>

Some files were not shown because too many files changed in this diff