ajout recherche par nom

This commit is contained in:
Tykayn 2025-05-28 16:24:34 +02:00 committed by tykayn
parent 3a73c1adad
commit ccab916286
11 changed files with 345 additions and 204 deletions

View file

@ -38,12 +38,6 @@
padding-bottom: 15rem;
margin-top: 5rem;
}
{# table tr:nth-child(odd){
background-color:rgb(235, 235, 235);
}
table tr:nth-child(even){
background-color: #f8f9fa;
} #}
</style>
{% block stylesheets %}