Riga 141: |
Riga 141: |
| padding-bottom: 0; | | padding-bottom: 0; |
| position: relative; | | position: relative; |
| + | } |
| + | .bottone-centro{ |
| + | text-align: center; |
| + | -webkit-animation-timing-function: linear; |
| + | animation-timing-function: linear; |
| + | -webkit-animation-duration: .2s; |
| + | animation-duration: .2s; |
| + | background-size: cover; |
| + | background-position: 50%; |
| + | background-repeat: no-repeat; |
| } | | } |