Mise à jour de mars (#586)

---------

Co-authored-by: Thomas Girod <thgirod@hotmail.com>
Co-authored-by: Théo DURR <git@theodurr.fr>
This commit is contained in:
Julien Constant
2023-04-04 19:17:44 +02:00
committed by GitHub
parent 982fc09908
commit 4830c3ea2d
125 changed files with 4978 additions and 3243 deletions

View File

@@ -0,0 +1,12 @@
#id_groups {
margin: 0;
>li {
list-style-type: none;
padding-left: 20px;
>label {
cursor: pointer;
}
}
}