Corrige la suppression de paquets

This commit is contained in:
2022-06-19 21:40:31 +01:00
parent 97eba2390e
commit a84e1d9750
11 changed files with 66 additions and 73 deletions

View File

@ -7843,7 +7843,8 @@ a.text-dark:hover, a.text-dark:focus {
border: 1px solid #333;
box-shadow: 8px 8px 5px #444;
padding: 8px 12px;
background-image: linear-gradient(180deg, #fff, #ddd 40%, #ccc); }
background-image: linear-gradient(180deg, #fff, #ddd 40%, #ccc);
margin: 1em; }
.fa-copy {
cursor: copy; }