body {
&.menu-offres-d-emploi,
&.menu-liens,
&.menu-envoyer-votre-cv,
&.menu-collaborateurs,
&.menu-nous-contacter,
&.menu-charte,
&.menu-qui-sommes-nous,
&.menu-services {
#rt-main [class*="grid"] {
& > div.rt-block {
background-image: url(../images/backgrounds/blur.jpg);
background-size: fill;
position: relative;
background-position: center;
background-repeat: no-repeat;
height: 100%;
width: 100%;
overflow: hidden;
margin: 0;
padding: 25px !important;
// padding-bottom: 0;
// margin-bottom: 0;
& > div#rt-mainbody {
background: rgba(0, 168, 143, 0.2) !important;
overflow: hidden;
color: @white;
article.item-page {
padding: 25px;
}
}
}
}
}
}
Time to create page: 0.065 seconds