Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1420 → Rev 1421

/trunk/modules/mobile/presentations/css/smartflore.css
82,6 → 82,14
max-width: 100vw;
}
 
#smartflore-illustrations .carousel-control.right {
background-image : none;
}
 
#smartflore-illustrations .carousel-control.left {
background-image : none;
}
 
#smartflore-fiche #smartflore-noms h3, #smartflore-fiche #smartflore-noms h4 {
font-size: 1.1em;
}
109,6 → 117,12
display: none;
}
 
 
/**
*
* Media Queries
*
*/
@media screen and (max-width: 384px) {
#smartflore-fiche #smartflore-entete h1 {
font-size: 2.2em;