Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1424 → Rev 1425

/trunk/modules/mobile/presentations/css/smartflore.css
120,7 → 120,7
#smartflore-partenaires {
padding-left: 0px;
padding-right: 0px;
margin-top: 20px;
margin-top: 15px;
}
 
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires {
133,11 → 133,12
}
 
#smartflore-footer #collapse-partenaires {
padding-bottom: 10px;
padding-bottom: 5px;
font-size: 0.8em;
}
 
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires h4 {
font-size: 1.2em;
font-size: 0.8em;
}
 
#smartflore-footer .smartflore-footer-partenaires-logo {
175,6 → 176,15
#smartflore-fiche .smartflore-titre-section a {
font-size: 1.5em;
}
#smartflore-illustrations-galerie-carousel .carousel-caption {
font-size: 0.83em;
bottom: 0px;
}
#smartflore-illustrations-galerie-carousel .carousel-indicators {
bottom: -10px;
}
}
 
@media all and (orientation:portrait) {
204,4 → 214,13
margin-top: -10px;
margin-bottom: -10px;
}
#smartflore-illustrations-galerie-carousel .carousel-caption {
font-size: 0.9em;
bottom: 2px;
}
#smartflore-illustrations-galerie-carousel .carousel-indicators {
bottom: -10px;
}
}