Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1422 → Rev 1423

/trunk/modules/mobile/presentations/css/smartflore.css
117,7 → 117,32
display: none;
}
 
#smartflore-partenaires {
padding-left: 0px;
padding-right: 0px;
margin-top: 20px;
}
 
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires {
background-color: #EEE;
color: black;
font-size: 2em;
margin-bottom: 0;
text-align: center;
}
 
#smartflore-footer #collapse-partenaires {
padding-bottom: 10px;
}
 
#smartflore-footer #smartflore-partenaires #smartflore-accordeon-partenaires h4 {
font-size: 1.2em;
}
 
#smartflore-footer .smartflore-footer-partenaires-logo {
height: 30vh;
}
 
/**
*
* Media Queries
141,7 → 166,7
font-size: 0.6em;
}
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn, #smartflore-footer .smartflore-titre-partenaires {
font-size: 0.9em;
}