countdown funzionante
This commit is contained in:
@ -250,8 +250,21 @@ article{
|
||||
|
||||
*/
|
||||
|
||||
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
fill: #fff;
|
||||
background-color: #CC334B;
|
||||
border-color: #CC334B;
|
||||
}
|
||||
.btn-primary:hover {
|
||||
background-color: #B32D41;
|
||||
border-color: #B32D41;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.card.card-servizi::after{
|
||||
margin: 0;
|
||||
@ -2220,7 +2233,7 @@ text-decoration: none;
|
||||
|
||||
.contatore .sottotitolo{
|
||||
font-size: 1.2rem;
|
||||
font-weight: 600;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.container-jit.bg-grigio{
|
||||
|
||||
Reference in New Issue
Block a user