amelioration(titre-de-sections): espacement
This commit is contained in:
parent
b88b537518
commit
849e202262
1 changed files with 27 additions and 0 deletions
|
@ -20,6 +20,33 @@
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fr-input-group {
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-2 {
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
padding-top: 1rem;
|
||||||
|
border-top: 2px solid var(--border-default-grey);
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-2,
|
||||||
|
.section-3 {
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.section-4,
|
||||||
|
.section-5,
|
||||||
|
.section-6 {
|
||||||
|
margin-top: 1.5rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
legend {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue