Riduzione dimensione immagini tramite mogrify
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 81 KiB |
Before Width: | Height: | Size: 154 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 455 KiB After Width: | Height: | Size: 465 KiB |
After Width: | Height: | Size: 831 KiB |
Before Width: | Height: | Size: 100 KiB After Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 38 KiB |
|
@ -81,7 +81,7 @@ img {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/backgroudHome.jpg) no-repeat center center scroll;
|
background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/backgroundHome.jpg) no-repeat center center scroll;
|
||||||
/*Immagine come background della navbar*/
|
/*Immagine come background della navbar*/
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|