- Aggiornamento template mail (tramite i campi in HTML)
- Aggiornato Carrello
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
}
|
||||
|
||||
.imgNormal{
|
||||
height: 80px;
|
||||
height: 110px !important;
|
||||
width: 80px;
|
||||
}
|
||||
.imgSmall{
|
||||
height: 50px;
|
||||
height: 60px !important;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
@@ -34,4 +34,12 @@
|
||||
.gasordine {
|
||||
font-style: italic;
|
||||
color: blue;
|
||||
}
|
||||
|
||||
.prezzo_singolo{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.q-item__section--thumbnail img{
|
||||
height: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user