This commit is contained in:
armansansd
2021-09-10 14:53:01 +02:00
parent 320e97a172
commit 7021fa88cf
3 changed files with 30 additions and 7 deletions

View File

@@ -95,6 +95,8 @@
#node\:field_image,.field_diaporama{
width: 150%;
margin-bottom: 1rem;
max-height: 22rem;
overflow: hidden;
img{
width: 100%;
}
@@ -254,10 +256,13 @@
margin-top: 1rem;
h2{
cursor: pointer;
color: black;
display: grid;
grid-template-columns: 95% 5%;
align-content: center;
font-family: "trueno";
font-size: 1rem;
font-weight: 600;
text-transform: initial;
// text-align: center;
}
@@ -342,7 +347,14 @@
}
#node\:field_partenaires{
h2{
color: black;
//color: black;
font-family: "trueno";
font-size: 1rem;
font-weight: 600;
text-transform: initial;
margin-top: 1rem;
padding: .4rem 0;
border-top: 3px dotted gray;
}
.field_partenaires{
.paragraph{