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