« 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 14 : Ligne 14 :
font-weight: bold;
font-weight: bold;
font-style: italic;
font-style: italic;
padding: 0.5em;
padding: 0.2em;
}
}

Dernière version du 4 janvier 2023 à 15:55

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: 98%;
font-weight: bold;
font-style: italic;
padding: 0.2em;
}