Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
2.0 kB
5
Indexable
body.darkmode--activated,
.darkmode--activated .container-wrap,
.darkmode--activated.material .ocm-effect-wrap,
.darkmode--activated .project-title,
.darkmode--activated.ascend .container-wrap,
.darkmode--activated.ascend .project-title,
body.darkmode--activated .vc_text_separator div,
.darkmode--activated .carousel-wrap[data-full-width=true] .carousel-heading,
.darkmode--activated .carousel-wrap .left-border,
.darkmode--activated .carousel-wrap .right-border,
.darkmode--activated.single-post.ascend #page-header-bg.fullscreen-header,
.darkmode--activated.single-post #single-below-header.fullscreen-header,
.darkmode--activated #page-header-wrap,
.darkmode--activated .page-header-no-bg,
.darkmode--activated #full_width_portfolio .project-title.parallax-effect,
.darkmode--activated .portfolio-items .col,
.darkmode--activated.page-template-template-portfolio-php .portfolio-items .col.span_3,
.darkmode--activated.page-template-template-portfolio-php .portfolio-items .col.span_4,
body.darkmode--activated .nectar-quick-view-box div.product .product div.summary,
.darkmode--activated .nectar-global-section.before-footer,
.darkmode--activated .nectar-global-section.after-nav,
body.darkmode--activated.box-rolling,
body[data-footer-reveal="1"].darkmode--activated.ascend.box-rolling,
body[data-footer-reveal="1"].darkmode--activated.box-rolling,
.darkmode--activated .wpml-ls-statics-footer {
    background-color: #26067d;
}
.darkmode--activated:not(.home) #header-outer.transparent .sf-menu {
    filter: invert(1);
}
.darkmode--activated .ocm-effect-wrap.ocm-effect-wrap.dmt-filter-1,
.darkmode--activated .container-wrap.container-wrap.dmt-filter-1 {
	filter: none!important
}
.darkmode--activated.home .span_12 .img-with-aniamtion-wrap img.img-with-animation {
	filter: invert(0);
}
.darkmode--activated .nectar-post-grid-item > .inner > .bg-overlay,
.darkmode--activated .nectar-post-grid-item > .inner > .content {
	filter: invert(1);
}
Leave a Comment