Amélioration présentation montants

This commit is contained in:
Jean-Christophe Engel 2025-12-19 11:35:25 +01:00
parent aec5a83eef
commit 846a651008
13 changed files with 59 additions and 60 deletions

View file

@ -35,11 +35,12 @@ h2[class="aide"], h3[class="aide"] {
}
.informations dl.describe > dt {
flex: 0 0 10rem;
flex: 0 0 15rem;
margin-right: 0;
}
.informations dl.describe > dd {
flex: 0 0 calc(100% - 20rem);
margin-right: 0;
}
@ -53,7 +54,7 @@ fieldset.shortFormLeft div.informations {
border-radius: .5em;
}
span.strong {
.strong {
font-weight: bold;
}