Commit 0e463a1a authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent 5bef80da
Pipeline #22357 canceled with stage
...@@ -30,7 +30,7 @@ lessons: ...@@ -30,7 +30,7 @@ lessons:
<style> <style>
.custom-box { .custom-box {
border: 3px solid #006699; /* Épaisseur (3px) + couleur du contour (bleu) #4a89dc */ border: 3px solid #006699; /* Épaisseur (3px) + couleur du contour (bleu) #4a89dc */
background-color: #d6f6fe; /* Couleur de fond (bleu très clair) #f0f5ff */ background-color: #e7f9fd; /* Couleur de fond (bleu très clair) #f0f5ff */
padding: 15px; /* Espace interne */ padding: 15px; /* Espace interne */
border-radius: 8px; /* Coins arrondis */ border-radius: 8px; /* Coins arrondis */
margin: 20px 0; /* Marge verticale */ 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