css partenaires

This commit is contained in:
ouidade 2024-11-12 13:56:26 +01:00
parent 7159739b20
commit 4fc0bbf655
2 changed files with 10 additions and 0 deletions

View File

@ -2688,6 +2688,11 @@ body {
width: 80%;
margin: auto;
}
.partenaires .layout-content .content_container .views-element-container h3 {
color: rgb(7, 50, 194);
font-size: 2.5rem;
text-align: center;
}
.partenaires .layout-content .content_container .views-element-container .node-type-partenaire {
width: 100%;
padding-bottom: 3rem;

View File

@ -30,6 +30,11 @@
}
width: 80%;
h3{
color: rgb(7, 50, 194);
font-size: 2.5rem;
text-align: center;
}
.node-type-partenaire{
width: 100%;
padding-bottom: 3rem;