Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 5 : | Ligne 5 : | ||
.warning { | .warning { | ||
background-color: # | background-color: #94325E; | ||
color:white; | color:white; | ||
padding:1%; | padding:1%; | ||
Version du 14 mai 2025 à 16:23
html {
font-family: LettersforLearners;
src: local("Letters for Learners"), url('https://rd-creations.com/rdwiki/fonts/Letters%20for%20Learners.ttf');
}
.warning {
background-color: #94325E;
color:white;
padding:1%;
border-radius:5px;
border: white 2px double;
margin-bottom:15px;
}