custom.css

text/css blaye-custom.css — 1 KB

Contenu du fichier

.videoPoster:before {
    display:none!important;
}

.mosaic-grid-row-slideshow .mosaic-plone\.app\.standardtiles\.contentlisting-tile .slide .image {
    height: 600px !important;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    height: auto !important;
}

body.portaltype-document.layout-bordeaux-documents-article.template-layout .mosaic-ILeadImage-image-tile .named-image-widget > div, body.portaltype-document.mosaic-grid.template-layout:not(.section-homepage) .mosaic-ILeadImage-image-tile .named-image-widget > div {
    height: 600px !important;
}

body.portaltype-event.template-layout .mosaic-ILeadImage-image-tile .named-image-widget > div {
    height: 600px !important;
}