avant
après
/* Cibler le dernier item du menu (OFFRE SPÉCIALE) */ .header-nav-list li:last-child a { background-color: #7600A6 !important; color: #ffffff !important; padding: 8px 18px !important; border-radius: 6px !important; font-weight: 700 !important; } /* Hover */ .header-nav-list li:last-child a:hover { background-color: #8E1BC4 !important; }