edit: création d'une interface type explorateur de fichier pour afficher les liens externes

This commit is contained in:
2026-03-06 06:59:26 +01:00
parent 57246f6ae5
commit e975f33232
7 changed files with 154 additions and 15 deletions
+8
View File
@@ -139,6 +139,14 @@ p{
background-color: var(--accent-color);
}
.icon{
position: relative;
height:77%;
width:auto;
fill: currentColor;
}
/*=====================Animation*/
.floating {
position: fixed;