- aggiornamento con proj RISO. postcss, pwa.

This commit is contained in:
Surya Paolo
2025-03-05 18:14:00 +01:00
parent 5aa794ef18
commit 5c38bbd52e
340 changed files with 7203259 additions and 923 deletions

View File

@@ -21,7 +21,7 @@ h4 {
}
.landing_background {
background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
background: #000 url(/images/foto1.jpg) no-repeat 50% fixed;
background-size: cover
}
@@ -184,7 +184,7 @@ body.mobile .landing:before {
right: 0;
bottom: 0;
z-index: -1;
//background: #000 url(../../public/images/cover.jpg) 50%;
//background: #000 url(/images/cover.jpg) 50%;
background-size: cover
}
@@ -256,17 +256,17 @@ body.mobile .landing:before {
}
.homep-cover-img-1 {
background: #000 url(../../../public/images/foto1.jpg) no-repeat 50% fixed;
background: #000 url(/images/foto1.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
.homep-cover-img-2 {
background: #000 url(../../../public/images/foto2.jpg) no-repeat 50% fixed;
background: #000 url(/images/foto2.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
.homep-cover-img-3 {
background: #000 url(../../../public/images/foto3.jpg) no-repeat 50% fixed;
background: #000 url(/images/foto3.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
@@ -306,7 +306,7 @@ body.mobile .landing:before {
}
.carousel_img_3 {
//background-image: url(../../public/images/cibo_sano.jpg);
//background-image: url(/images/cibo_sano.jpg);
background-size: cover !important;
background-position: 50% center !important;
background-repeat: no-repeat !important;
@@ -387,7 +387,7 @@ body.mobile .landing:before {
}
.carousel_img_3 {
//background-image: url(../../public/images/cibo_sano.jpg);
//background-image: url(/images/cibo_sano.jpg);
background-size: 620px 620px !important;
background-position: 50% top !important;
background-repeat: no-repeat !important;