Modifications cosmétiques

This commit is contained in:
Jean-Christophe Engel 2025-02-18 12:13:56 +01:00
parent 0af9cee03c
commit 92b79b75dc
12 changed files with 26 additions and 26 deletions

View file

@ -1,16 +1,14 @@
.informations {
margin-top : 0.5em;
margin-bottom : 0.2em;
padding : 0.5em;
text-align : left;
}
/*
.informations legend {
font-weight: bold;
border-bottom : solid 1px;
margin-bottom : 0.5em;
}
*/
.informations dt::after {
content: ' :';
}
@ -21,4 +19,10 @@
.informations dl.describe > dt {
flex: 0 0 10rem;
margin-right: 0;
}
.informations dl.describe > dd {
margin-top : 0;
margin-left : 0;
}