update numero di telefono e miglioramento card e rimozione altre pagine

This commit is contained in:
PanSi21 2025-05-02 00:06:21 +02:00
parent d59c67e369
commit f14fbeb0b8
Signed by untrusted user who does not match committer: PanSi21
GPG key ID: 198E46F625BADD13
9 changed files with 261 additions and 50 deletions

View file

@ -1,4 +1,3 @@
.MYsotto {
padding-bottom: 1em;
}
@ -8,3 +7,27 @@
margin: auto;
text-align: left;
}
.MYcacca-wrapper{
margin-bottom: 2rem;
border-radius: 21px;
background: #fafafa;
background-color: #fafafa;;
}
.cacca-wrapper {
border: 1px solid #e0e0e0;
padding: 1.5rem;
border-radius: 0.5rem;
background-color: #fafafa;
}
.MYprezzo {
color: #4479d9;
}
.massage-img {
width: 80%;
display: block;
margin: auto;
}