Modifiche

nessun oggetto della modifica
Riga 64: Riga 64:  
padding: 50px;
 
padding: 50px;
 
}
 
}
 +
 
.home-title {
 
.home-title {
 
font-size: 200%;
 
font-size: 200%;
 
color: white;
 
color: white;
 
}
 
}
 +
 
.home-box {
 
.home-box {
 
background-blend-mode: overlay;
 
background-blend-mode: overlay;
Riga 78: Riga 80:  
     padding: 70px 0;
 
     padding: 70px 0;
 
}
 
}
 +
 
.testo-corporate {
 
.testo-corporate {
 
color: white;
 
color: white;
Riga 87: Riga 90:  
}
 
}
   −
.testo-corporate a {
+
.testo-corporate a.external.text {
 
color: white;
 
color: white;
 
text-decoration: underline;
 
text-decoration: underline;
 
}
 
}
   −
.contatto-mail{
+
.home-button {
    color: #d74e38;
  −
    border-color: RGBA(0,0,0,0);
  −
    font-size: 20px;
  −
    font-weight: 500;
  −
    padding: .3em 1em;
  −
    padding-right: 70px;
  −
    display: inline-block;
  −
}
  −
.modifica-bottone{
   
background-color: #FFFFFF;
 
background-color: #FFFFFF;
 +
font-size: 150%;
 +
font-weight: bold;
 +
margin: 30px auto;
 
width: 12em;
 
width: 12em;
 
border-radius: 2em;
 
border-radius: 2em;
 +
padding: 1em;
 
text-align: center;
 
text-align: center;
 
}
 
}