Modifications cosmétiques
This commit is contained in:
parent
0af9cee03c
commit
92b79b75dc
12 changed files with 26 additions and 26 deletions
12
style.css
12
style.css
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue