suppressions des liens dans gouvernance et partenaire + style de la description équipe

This commit is contained in:
Valentin
2024-01-09 09:22:32 +01:00
parent b1238b1e14
commit b1ec0d91c9
6 changed files with 205 additions and 13 deletions

View File

@@ -1616,12 +1616,16 @@ body.toolbar-fixed header {
}
.content_gouvernance .views-row article > h2 {
margin-bottom: 2vh;
}
.content_gouvernance .views-row article > h2 a {
font-family: "Barlow", sans-serif;
color: black;
font-size: 1.6rem;
}
.content_gouvernance .views-row article > h2 + div > div {
font-family: "Marianne", sans-serif;
font-size: 1rem;
line-height: 1.4;
margin-bottom: 2em;
}
.content_gouvernance .views-row article > div:first-of-type {
height: unset;
}
@@ -1655,7 +1659,7 @@ body.toolbar-fixed header {
color: #038788;
font-weight: 800;
margin-bottom: 2vh;
align-self: flex-start;
align-self: flex-end;
}
.content_gouvernance .views-row article .paragraph--type--membre-equipe > div:nth-of-type(3) {
padding-left: 0.5rem;
@@ -1688,8 +1692,6 @@ body.toolbar-fixed header {
}
.content_partenaires .views-row article > h2 {
margin-bottom: 2vh;
}
.content_partenaires .views-row article > h2 a {
font-family: "Barlow", sans-serif;
color: black;
font-size: 1.6rem;

File diff suppressed because one or more lines are too long