corretto typo

This commit is contained in:
Luca Trupiano 2023-02-20 14:01:17 +01:00
parent 8a478b7c39
commit b96ebd043c
1 changed files with 4 additions and 4 deletions

View File

@ -324,22 +324,22 @@ cite.elencoris {
/* ricerca avanzata */ /* ricerca avanzata */
.bg-lida10 { .bg-lida10 {
background-color: #c8d9d7 !important; background-color: #3c7d5e !important;
} }
/* clausola */ /* clausola */
.bg-lida11 { .bg-lida11 {
background-color: #e3eceb !important; background-color: #5b826f !important;
} }
/* AND */ /* AND */
.bg-lida12 { .bg-lida12 {
background-color: #faf3e1 !important; background-color: #2f7778 !important;
} }
/* OR */ /* OR */
.bg-lida13 { .bg-lida13 {
background-color: #ece3e4 !important; background-color: #5b8182 !important;
} }