taille colonne link
This commit is contained in:
+2
-1
@@ -3170,7 +3170,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
}
|
}
|
||||||
.page-node-site .node-type-ressource .body-content {
|
.page-node-site .node-type-ressource .body-content {
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
grid-column: 2/span 4;
|
grid-column: 2/span 3;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
@@ -3181,6 +3181,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -10%;
|
left: -10%;
|
||||||
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-actualites .view-actus {
|
.page-actualites .view-actus {
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
}
|
}
|
||||||
.body-content {
|
.body-content {
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
grid-column: 2 /span 4;
|
grid-column: 2 /span 3;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
.field--name-field-fichiers{
|
.field--name-field-fichiers{
|
||||||
@@ -61,6 +61,7 @@
|
|||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -10%;
|
left: -10%;
|
||||||
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user