Note: After saving, you may have to bypass your browser's cache to see the changes.
/* Styles pour l'en-tête personnalisé */ .custom-header { background-color: #333; /* Couleur de fond de l'en-tête */ color: white; /* Couleur du texte */ padding: 10px; /* Espacement interne */ text-align: center; /* Centrer le texte */ }