underline txt
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -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{
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user