countdown funzionante

This commit is contained in:
2025-01-05 22:42:13 +01:00
parent 7d4bb599b6
commit 9145bcec43
4 changed files with 290 additions and 127 deletions

View File

@ -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{