underline link 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
@@ -11,12 +11,12 @@ $animate: all 0.2s ease-in-out;
|
|||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -1px;
|
bottom: -1px;
|
||||||
width: 0px;
|
width: 50%;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
margin: 1px 0 0;
|
margin: 1px 0 0;
|
||||||
transition: $animate;
|
transition: $animate;
|
||||||
transition-duration: 0.3s;
|
transition-duration: 0.3s;
|
||||||
opacity: 0;
|
opacity: 1;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
&::before{
|
&::before{
|
||||||
|
|||||||
@@ -115,9 +115,6 @@ a, button{
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
p{
|
|
||||||
// margin-top: 10px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
&.figureslibres{
|
&.figureslibres{
|
||||||
p{
|
p{
|
||||||
|
|||||||
Reference in New Issue
Block a user