Cards correction

This commit is contained in:
2026-05-02 20:59:07 +02:00
parent b17f6f1b37
commit 415aab9e85
3 changed files with 15 additions and 12 deletions

View File

@@ -62,24 +62,27 @@
<g transform="translate(110 535)">
<rect x="0" y="0" width="410" height="220" rx="24" class="panel"/>
<text x="34" y="52" class="h2blue">Exemple 1</text>
<rect x="55" y="88" width="300" height="90" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<rect x="50" y="82" width="310" height="112" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<text x="92" y="124" class="body">7 425</text>
<text x="92" y="156" class="small">sept-mille-quatre-cent-vingt-cinq</text>
<text x="92" y="156" class="small">sept-mille-quatre-cent</text>
<text x="92" y="180" class="small">vingt-cinq</text>
</g>
<g transform="translate(595 535)">
<rect x="0" y="0" width="410" height="220" rx="24" class="panel"/>
<text x="34" y="52" class="h2blue">Exemple 2</text>
<rect x="55" y="88" width="300" height="90" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<rect x="50" y="82" width="310" height="112" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<text x="92" y="124" class="body">38 090</text>
<text x="92" y="156" class="small">trente-huit-mille-quatre-vingt-dix</text>
<text x="92" y="156" class="small">trente-huit-mille</text>
<text x="92" y="180" class="small">quatre-vingt-dix</text>
</g>
<g transform="translate(1080 535)">
<rect x="0" y="0" width="410" height="220" rx="24" class="panel"/>
<text x="34" y="52" class="h2blue">Exemple 3</text>
<rect x="55" y="88" width="300" height="90" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<rect x="50" y="82" width="310" height="112" rx="18" fill="#f7fbf9" stroke="#edf3f0"/>
<text x="92" y="124" class="body">506 012</text>
<text x="92" y="156" class="small">cinq-cent-six-mille-douze</text>
<text x="92" y="156" class="small">cinq-cent-six-mille</text>
<text x="92" y="180" class="small">douze</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB