This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user