Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1431 → Rev 1432

/branches/v5.10-vilmorin/modules/mobile/presentations/css/smartflore.css
51,7 → 51,7
}
 
#smartflore-fiche #smartflore-footer .smartflore-footer-bouton .btn {
font-size: 2em;
font-size: 1.5em;
background-color: #928B71;
color: #FFFFFF;
}
151,7 → 151,7
* Media Queries
*
*/
@media screen and (max-width: 384px) {
@media screen and (max-width: 480px) {
#smartflore-fiche #smartflore-entete h1 {
font-size: 2.2em;
}