Aggiornato il dominio per Deploy
All checks were successful
Deploy / trigger (push) Successful in 3s
All checks were successful
Deploy / trigger (push) Successful in 3s
This commit is contained in:
@@ -166,7 +166,7 @@ header .container {
|
||||
width: 95%;
|
||||
margin: 4rem auto;
|
||||
border-radius: 2rem;
|
||||
background-image: url("https://ctf.francescomancuso.it/webserver/tpsit/pizzeriaWeb/img/texture.svg");
|
||||
background-image: url("https://pizzeriaweb-francesco.web.francescomancuso.it/img/texture.svg");
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
@@ -295,17 +295,17 @@ header .container {
|
||||
}
|
||||
|
||||
.pagina .sezione.pizze .titolo {
|
||||
background-image: url("https://ctf.francescomancuso.it/webserver/tpsit/pizzeriaWeb/img/pizze.webp");
|
||||
background-image: url("https://pizzeriaweb-francesco.web.francescomancuso.it/img/pizze.webp");
|
||||
background-position: 50% 80%;
|
||||
}
|
||||
|
||||
.pagina .sezione.dolci .titolo {
|
||||
background-image: url("https://ctf.francescomancuso.it/webserver/tpsit/pizzeriaWeb/img/dolci.webp");
|
||||
background-image: url("https://pizzeriaweb-francesco.web.francescomancuso.it/img/dolci.webp");
|
||||
background-position: 50% 70%;
|
||||
}
|
||||
|
||||
.pagina .sezione.bevande .titolo {
|
||||
background-image: url("https://ctf.francescomancuso.it/webserver/tpsit/pizzeriaWeb/img/bevande.webp");
|
||||
background-image: url("https://pizzeriaweb-francesco.web.francescomancuso.it/img/bevande.webp");
|
||||
background-position: 50% 50%;
|
||||
}
|
||||
|
||||
|
||||
@@ -63,7 +63,7 @@ header .menu a {
|
||||
*/
|
||||
|
||||
.top {
|
||||
background-image: url("https://ctf.francescomancuso.it/webserver/tpsit/pizzeriaWeb/img/header.webp");
|
||||
background-image: url("https://pizzeriaweb-francesco.web.francescomancuso.it/img/header.webp");
|
||||
background-position: top center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user