Merge branch 'keycms-suppl-color' into 'master'

add color keycms

See merge request dev-antadis/versionecologique!1
This commit is contained in:
Thibault GUILLAUME 2017-12-05 17:00:55 +01:00
commit 225a632560

View File

@ -728,6 +728,8 @@ header.page-heading.order-process { padding: 70px 0 0 0; }
.product-ctn .bloc-cms .inner.keycms-0 { background:#715bf4 !important; } .product-ctn .bloc-cms .inner.keycms-0 { background:#715bf4 !important; }
.product-ctn .bloc-cms .inner.keycms-1 { background:#6ac37f !important; } .product-ctn .bloc-cms .inner.keycms-1 { background:#6ac37f !important; }
.product-ctn .bloc-cms .inner.keycms-2 { background:#40b0b5 !important; } .product-ctn .bloc-cms .inner.keycms-2 { background:#40b0b5 !important; }
.product-ctn .bloc-cms .inner.keycms-3 { background:#6ac37f !important; }
.product-ctn .owl-dots .owl-dot span { .product-ctn .owl-dots .owl-dot span {
background: #fff; background: #fff;
} }