Amélioration présentation montants
This commit is contained in:
parent
aec5a83eef
commit
846a651008
13 changed files with 59 additions and 60 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue