css partenaires
This commit is contained in:
parent
7159739b20
commit
4fc0bbf655
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue