Commit e528284f authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 0e463a1a
Pipeline #22358 canceled with stage
......@@ -30,7 +30,7 @@ lessons:
<style>
.custom-box {
border: 3px solid #006699; /* Épaisseur (3px) + couleur du contour (bleu) #4a89dc */
background-color: #e7f9fd; /* Couleur de fond (bleu très clair) #f0f5ff */
background-color: #f0f5ff /* Couleur de fond (bleu très clair) #f0f5ff */
padding: 15px; /* Espace interne */
border-radius: 8px; /* Coins arrondis */
margin: 20px 0; /* Marge verticale */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment