test CSS sur slider home

This commit is contained in:
Rémy 2017-11-14 17:41:29 +01:00
parent 579fae8d12
commit 2f8bf36072

View File

@ -1134,7 +1134,7 @@ body.noScroll { overflow-y:hidden;}
}
#slider-home .slider .homeslider-ctn .homeslider-description-block { width: 100%; left: 0; margin-top:40px; }
#slider-home .slider .homeslider-ctn .homeslider-description-block .homeslider-title { width:200px; margin-top:60px; margin-bottom:120px; left:18px; }
/*New -> */ #slider-home .slider .homeslider-ctn .homeslider-description-block .homeslider-title { margin-top:170px; margin-bottom:20px; text-align:center; left:0; width:100%; }
/*New -> */ #slider-home .slider .homeslider-ctn .homeslider-description-block .homeslider-title { margin-top:230px; margin-bottom:20px; text-align:center; left:0; width:100%; }
#slider-home .slider .homeslider-ctn .homeslider-description-block .homeslider-title p { padding:4px 10px; }
#slider-home .slider .homeslider-ctn .homeslider-description-block .homeslider-baseline { font-size: 15px; margin-bottom:20px; }
#slider-home .slider .homeslider-ctn .homeslider-description-block span.btn-ctn { top:82%; }