css page consultation

This commit is contained in:
2024-07-04 15:27:40 +02:00
parent c58e19f189
commit 89758bcf68
2 changed files with 7 additions and 4 deletions

View File

@@ -942,7 +942,7 @@ footer span.totop #toTop .arrow-up::before {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 1rem;
padding-bottom: 3rem;
}
#consultation .layout-content .content_container .node-type-static #paragraph-id--10 .colone-picto p:not(:last-of-type) {
flex: 1 15%;
@@ -959,7 +959,7 @@ footer span.totop #toTop .arrow-up::before {
#consultation .layout-content .content_container .node-type-static #paragraph-id--10 .colone-picto p:last-of-type {
color: black;
width: 55%;
padding-top: 3rem;
padding-top: 2rem;
margin: auto;
}
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 {
@@ -970,6 +970,7 @@ footer span.totop #toTop .arrow-up::before {
flex-direction: column;
align-items: center;
padding: 1rem;
margin-bottom: 1rem;
}
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 .field_field_title {
color: rgb(7, 50, 194);