Aucun résultat
La page demandée est introuvable. Essayez d'affiner votre recherche ou utilisez le panneau de navigation ci-dessus pour localiser l'article.
/* -------------------------- RÉGLAGES RESPONSIVE SIMPLIFIÉS --------------------------- */ /* Mobile (<768px) */ @media (max-width: 767px) { .et_pb_column { margin-bottom: 20px !important; /* juste de l'air entre blocs */ } .et_pb_text { font-size: 16px !important; line-height: 1.6em !important; } h1 { font-size: 26px !important; } h2 { font-size: 22px !important; } h3 { font-size: 20px !important; } .et_pb_button { display: block !important; margin: 15px auto !important; max-width: 90% !important; } } /* Tablette (768px → 1024px) */ @media (min-width: 768px) and (max-width: 1024px) { .et_pb_column { margin-bottom: 25px !important; } .et_pb_text { font-size: 17px !important; line-height: 1.7em !important; } h1 { font-size: 32px !important; } h2 { font-size: 26px !important; } h3 { font-size: 22px !important; } } /* Desktop (>1025px) */ @media (min-width: 1025px) { .et_pb_text { max-width: 900px; /* largeur max pour les paragraphes */ margin-left: auto; margin-right: auto; } }
La page demandée est introuvable. Essayez d'affiner votre recherche ou utilisez le panneau de navigation ci-dessus pour localiser l'article.