vendor
7 years ago
addons.css
9 years ago
admin.css
5 years ago
el-icon.css
5 years ago
embedpress-elementor.css
5 years ago
embedpress.css
5 years ago
font.css
7 years ago
index.html
7 years ago
preview.css
6 years ago
embedpress-elementor.css
60 lines
| 1 | .embedpress-aspect-ratio-219 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 2 | padding-bottom: 42.8571%; |
| 3 | } |
| 4 | |
| 5 | .embedpress-aspect-ratio-169 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 6 | padding-bottom: 56.25%; |
| 7 | } |
| 8 | |
| 9 | .embedpress-aspect-ratio-43 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 10 | padding-bottom: 75%; |
| 11 | } |
| 12 | |
| 13 | .embedpress-aspect-ratio-32 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 14 | padding-bottom: 66.6666%; |
| 15 | } |
| 16 | |
| 17 | .embedpress-aspect-ratio-11 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 18 | padding-bottom: 100%; |
| 19 | } |
| 20 | |
| 21 | .embedpress-aspect-ratio-916 .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 22 | padding-bottom: 177.8%; |
| 23 | } |
| 24 | |
| 25 | .embedpress-fit-aspect-ratio .embedpress-wrapper { |
| 26 | position: relative; |
| 27 | height: 0; |
| 28 | } |
| 29 | |
| 30 | .embedpress-fit-aspect-ratio .embedpress-wrapper iframe { |
| 31 | position: absolute; |
| 32 | top: 0; |
| 33 | left: 0; |
| 34 | height: 100%; |
| 35 | width: 100%; |
| 36 | border: 0; |
| 37 | background-color: #000; |
| 38 | } |
| 39 | |
| 40 | |
| 41 | .embedpress-elements-wrapper .embedpress-wrapper iframe { |
| 42 | height: 100%; |
| 43 | width: 100%; |
| 44 | border: 0; |
| 45 | } |
| 46 | .embedpress-fit-aspect-ratio video { |
| 47 | width: 100%; |
| 48 | } |
| 49 | |
| 50 | .elementor-widget-container .pdfobject-container , |
| 51 | .elementor-widget-container .embedpress-document-embed iframe{ |
| 52 | margin: 0 auto; |
| 53 | } |
| 54 | |
| 55 | .embedpress-el-powered { |
| 56 | text-align: center; |
| 57 | margin: 0 auto; |
| 58 | font-size: 16px; |
| 59 | font-weight: 700; |
| 60 | } |