edit: création d'une interface type explorateur de fichier pour afficher les liens externes
This commit is contained in:
@@ -139,6 +139,14 @@ p{
|
||||
background-color: var(--accent-color);
|
||||
}
|
||||
|
||||
.icon{
|
||||
position: relative;
|
||||
height:77%;
|
||||
width:auto;
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
|
||||
/*=====================Animation*/
|
||||
.floating {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user