Modifiche

Jump to navigation Jump to search
nessun oggetto della modifica
Riga 64: Riga 64:  
     bottom: 0;
 
     bottom: 0;
 
     left: 0;
 
     left: 0;
 +
}
 +
.bg-parallax{
 +
background-repeat: no-repeat;
 +
    background-position: top;
 +
    background-size: cover;
 +
    position: absolute;
 +
    bottom: 0;
 +
    left: 0;
 +
    width: 100%;
 +
    height: 100%;
 +
    display: block;
 +
}
 +
.immagine-parallax{
 +
background-image: url('https://www.wtraining.it/wp-content/uploads/2021/08/sfondo-wiki.png');
 +
    height: 1016.12px;
 +
    transform: translate(0px, 134.82px);
 
}
 
}

Menu di navigazione