change registration or connection in order page, change filter on shelve page, add new api to get article_nature by product_type, css fixes

This commit is contained in:
Ludovic CANDELLIER
2023-02-10 23:11:48 +01:00
parent 405effe43e
commit cafd0a49e7
14 changed files with 74 additions and 24 deletions

View File

@@ -108,16 +108,13 @@ a.nav-link {
background-color: #f3f8f1;
}
.green {
color: #517C39;
}
a.green {
.green, a.green {
color: #517C39 !important;
}
.green-dark, a.green-dark {
color: #335012;
text-decoration: none;
}
a.green-dark:hover {