2021-09-04 15:05:34 +02:00
|
|
|
.text-title {
|
|
|
|
|
font-size: 0.9rem;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.centeritems{
|
|
|
|
|
place-content: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.imgNormal{
|
2023-12-28 00:50:42 +01:00
|
|
|
height: 110px !important;
|
2021-09-04 15:05:34 +02:00
|
|
|
width: 80px;
|
|
|
|
|
}
|
|
|
|
|
.imgSmall{
|
2023-12-28 00:50:42 +01:00
|
|
|
height: 60px !important;
|
2021-09-04 15:05:34 +02:00
|
|
|
width: 50px;
|
|
|
|
|
}
|
2023-12-18 08:02:35 +01:00
|
|
|
|
2023-12-18 15:21:12 +01:00
|
|
|
.ordine_scontato{
|
2023-12-18 08:02:35 +01:00
|
|
|
color: gray;
|
2023-12-18 15:21:12 +01:00
|
|
|
font-size: 0.85rem;
|
|
|
|
|
}
|
|
|
|
|
.barrato {
|
|
|
|
|
text-decoration: line-through;
|
2023-12-18 12:11:22 +01:00
|
|
|
}
|
|
|
|
|
.ordine_scontato_nuovo{
|
|
|
|
|
font-size: 1.1rem;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
.ordine_scritta_sconto{
|
|
|
|
|
font-style: italic;
|
|
|
|
|
color: green;
|
|
|
|
|
font-weight: bold;
|
2023-12-24 00:56:05 +01:00
|
|
|
}
|
|
|
|
|
.gasordine {
|
|
|
|
|
font-style: italic;
|
|
|
|
|
color: blue;
|
2023-12-28 00:50:42 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.prezzo_singolo{
|
|
|
|
|
font-style: italic;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.q-item__section--thumbnail img{
|
|
|
|
|
height: 100px;
|
2023-12-28 15:53:16 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qta{
|
|
|
|
|
font-size: 1.15rem;
|
|
|
|
|
font-weight: bold;
|
2023-12-18 08:02:35 +01:00
|
|
|
}
|