Immo en cours : ajout total général + modif présentation

This commit is contained in:
Jean-Christophe Engel 2025-12-16 11:58:07 +01:00
parent bdef57545c
commit 4ac6cbb1a6
3 changed files with 56 additions and 29 deletions

View file

@ -55,3 +55,8 @@ fieldset.shortFormLeft div.informations {
span.strong {
font-weight: bold;
}
table.montant td.label {
text-align : right;
padding-right : 1em;
}