diff --git a/js/.script.js.swp b/css/.style.css.swp similarity index 51% rename from js/.script.js.swp rename to css/.style.css.swp index b4e8aa9..df106d6 100644 Binary files a/js/.script.js.swp and b/css/.style.css.swp differ diff --git a/css/style.css b/css/style.css index 55917bf..bd2ada5 100644 --- a/css/style.css +++ b/css/style.css @@ -83,7 +83,7 @@ header .right-pane .file-item { justify-content: center; margin: 5px; transition: background-color 0.3s ease; - cursor: pointer; /* Ajoutez le curseur pointeur sur la boîte entière */ + cursor: pointer; } header .right-pane .file-item img { @@ -92,7 +92,7 @@ header .right-pane .file-item img { } header .right-pane .file-item a { - margin-top: 5px; + margin-top: -20px; width: 100%; text-align: center; }