/* CORRECTIONS.CSS * Mettre ici les corrections et ajustement pour * éviter de passer par la recompilation du .less * ---------------------------------------------*/ /* ----------------------------------------- */ /* LOGO + PHRASE FOOTER */ /* ----------------------------------------- */ .footer_ambassadeurs { text-align: center; margin: 0; padding: 10px 0; } .footer_ambassadeurs img { margin-bottom: 10px; vertical-align: bottom; } /* Barre Cookies compliance */ #sliding-popup .popup-content #popup-text { max-width: 70%; } #sliding-popup .popup-content #popup-text p { font-size: 14px; margin: 16px 0 0 0; } #sliding-popup .popup-content #popup-buttons { max-width: 30%; margin: 0; } #sliding-popup .popup-content #popup-buttons button { padding: 0 12px !important; height: 32px !important; line-height: 26px; font-size: 1em !important; margin: 0.5em 0 !important; } /* RGPD */ #tarteaucitronIcon button { padding: 8px 10px 50px 10px !important; } #tarteaucitronIcon button img { width: 50px !important; height: 40px !important; } /* Actualité à la UNE - modif de la version originale */ @media screen and (min-width: 1240px) { .actusHightlight_bg { top: 50px; } .actusHightlight:before, .actusHightlight:after { position: unset; } .actusHightlight_header { background: #f01608; border-bottom: 1px solid #fff; } .actusHighlight_content { left: 0; right: 0; top: 88%; padding: 11px 20px; color: #444; background: #fff; height: 124px; } .actusHighlight_content h2 { font-size: 1.3rem !important; margin: 6px 0; } .actusSummary_content p { line-height: 1.2em; } .btn i.icon-arrow-right { top: -16px; } } /* Actus */ #block-views-actualit-s-date-block .views-field-created, #block-views-actualit-s-date-block-1 .views-field-created { padding: 10px 0; } #block-views-actualit-s-date-block .views-field-created .field-content, #block-views-actualit-s-date-block-1 .views-field-created .field-content { background: transparent url('../../assets/images/agenda.png') no-repeat left center; padding: 3px 0 3px 30px; font-size: 16px; color: #999; } /* bouton bleu fabriqué en Alsace */ a.btn.btn-bleu:before { background: #eeb100 !important; } a.btn.btn-bleu:after { background: #0075b1 !important; } /* Financeurs */ #block-block-15 { background: #f3f3f3; padding: 30px 0 50px 0; margin-right: -15px; margin-left: -15px; margin-top: 26px; } /* AddtoAny */ #block-addtoany-addtoany-button { padding-top: 20px; } #block-addtoany-addtoany-button h2 { font-size: 20px; font-weight: 300; } .addtoany_list > a { border: none; }