Modifications cosmétiques
This commit is contained in:
parent
d2b0f4eaae
commit
9594f6b206
3 changed files with 6 additions and 3 deletions
|
|
@ -34,9 +34,14 @@ h2[class="aide"], h3[class="aide"] {
|
|||
content: ' : ';
|
||||
}
|
||||
|
||||
.informations dl.describe {
|
||||
grid-template-columns : 20rem 1fr;
|
||||
}
|
||||
|
||||
.informations dl.describe > dt {
|
||||
flex: 0 0 15rem;
|
||||
margin-right: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.informations dl.describe > dd {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue