Riga 78: |
Riga 78: |
| height: 100%; | | height: 100%; |
| display: block; | | display: block; |
| + | } |
| + | .riga-uno{ |
| + | background-color: RGBA(0,0,0,0); |
| + | } |
| + | .colonna{ |
| + | width: 100%; |
| + | margin-bottom: 30px; |
| + | background-size: cover; |
| + | background-position: 50%; |
| + | background-repeat: no-repeat; |
| + | float: left; |
| + | background-size: cover; |
| + | background-position: 50%; |
| + | position: relative; |
| + | z-index: 2; |
| + | min-height: 1px; |
| } | | } |