css infos sites et flèches actus caroussel

This commit is contained in:
2024-11-20 11:48:08 +01:00
parent 69d780a12f
commit 471d16089b
3 changed files with 25 additions and 21 deletions

View File

@@ -1507,6 +1507,9 @@ footer {
font-family: "gilroy-semibold";
padding-left: 0.5rem;
}
#actus-caroussel button {
top: -2.5rem;
}
#actus-caroussel .content-actus .view {
display: flex;
flex-direction: row;
@@ -3353,17 +3356,18 @@ body {
padding-bottom: 0.5rem;
font-family: "gilroy-light";
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos h2 {
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div div:nth-of-type(2) {
font-size: 0.7rem;
border-bottom: solid 0.1px rgb(247, 0, 43);
padding-bottom: 0.5rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos .field--label-above {
color: rgb(247, 0, 43);
text-transform: uppercase;
font-family: "gilroy-regular" !important;
font-size: 0.5rem !important;
margin-bottom: 0;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div:first-of-type {
font-size: 0.7rem;
border-bottom: solid 0.1px rgb(247, 0, 43);
padding-bottom: 0.5rem;
margin-top: 0.5rem;
}
.node-type-site .layout--threecol-25-50-25 .layout__region--second .block-region-second .infos div {
flex: 1 1 auto;