mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
ajout recherche par nom
This commit is contained in:
parent
3a73c1adad
commit
ccab916286
11 changed files with 345 additions and 204 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue