grid ressource images
This commit is contained in:
+2
-2
@@ -5838,10 +5838,10 @@ svg.ext {
|
|||||||
margin-top: 5rem;
|
margin-top: 5rem;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
order: 7;
|
order: 7;
|
||||||
|
width: 80%;
|
||||||
}
|
}
|
||||||
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel {
|
.page-node-type-ressource .type-les-projets-en-images.layout__region--top .block-region-top .block-entity-fieldnodefield-images .carousel {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 60vw;
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@@ -5865,7 +5865,7 @@ svg.ext {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
background: #00aaff;
|
background: #818181;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
@@ -15,9 +15,10 @@
|
|||||||
margin-top: 5rem;
|
margin-top: 5rem;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
order: 7;
|
order: 7;
|
||||||
|
width: 80%;
|
||||||
.carousel {
|
.carousel {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 60vw;
|
// max-width: 60vw;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
@@ -46,7 +47,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
background: #00aaff;
|
background: #818181;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user