Modifiche

nessun oggetto della modifica
Riga 269: Riga 269:  
background-size: cover;
 
background-size: cover;
 
background-position: center center;
 
background-position: center center;
 +
}
 +
 +
 +
/* ==================== Gestione iframe =================== */
 +
.iframe-container {
 +
width: 360px;
 +
margin: 20px auto;
 +
}
 +
 +
.iframe-custom {
 +
width: 360px;
 +
height: 180px;
 
}
 
}