Modifiche
Jump to navigation
Jump to search
128 byte aggiunti
, 14:41, 21 set 2021
| Riga 111: |
Riga 111: |
| | position: relative; | | position: relative; |
| | padding: 0; | | padding: 0; |
| | + | } |
| | + | .fluid-video iframe{ |
| | + | position: absolute; |
| | + | top: 0; |
| | + | left: 0; |
| | + | width: 100%; |
| | + | height: 100%; |
| | + | max-width: 100%; |
| | } | | } |