« Modèle:Alerte Accueil/styles.css » : différence entre les versions

De BQAM-E - Documentation
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 13 : Ligne 13 :
width: 100%;
width: 100%;
font-weight: bold;
font-weight: bold;
font-style: italic;
padding: 1em;
}
}

Version du 4 janvier 2023 à 15:48

table {
margin : 0 0 1em 0;
border : 2px solid #ff5400;
background : #fdbe4c;
width: 100%;
font-weight: bold;
}

.alerte-accueil {
margin : 0 0 1em 0;
border : 2px solid #ff5400;
background : #fdbe4c;
width: 100%;
font-weight: bold;
font-style: italic;
padding: 1em;
}