# embed-privacy/1.10.5/assets/style/divi.css

Embed Privacy, version 1.10.5. 14 lines.

- Page: https://pluginprobe.com/plugins/embed-privacy/1.10.5/code/assets/style/divi.css
- Raw: https://pluginprobe.com/plugins/embed-privacy/1.10.5/raw/assets/style/divi.css
- Modified: 2024-05-31T11:12:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/embed-privacy/1.10.5/code/assets/style/divi.css#L10-L20`.

```css
.embed-privacy-container {
  line-height: 1.7em;
}
.fluid-width-video-wrapper > .embed-privacy-container {
  inset: 0;
  position: absolute;
}

@media (max-width: 767px) {
  .et_pb_video_box[data-et-multi-view][data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
    display: block !important;
  }
}

```
