padding ressources
This commit is contained in:
+1
-4
@@ -3071,6 +3071,7 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border: none;
|
border: none;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
.page-ressources .view-ressources .views-row .node-type-ressource .infos-content h1 {
|
.page-ressources .view-ressources .views-row .node-type-ressource .infos-content h1 {
|
||||||
display: none;
|
display: none;
|
||||||
@@ -3139,10 +3140,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
|||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
margin-right: 2rem;
|
margin-right: 2rem;
|
||||||
}
|
}
|
||||||
.node-type-ressource .image-ressource img {
|
|
||||||
height: 400px;
|
|
||||||
width: auto;
|
|
||||||
}
|
|
||||||
.node-type-ressource .infos-content {
|
.node-type-ressource .infos-content {
|
||||||
grid-row: 1;
|
grid-row: 1;
|
||||||
grid-column: 3/span 4;
|
grid-column: 3/span 4;
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
margin-right: 2rem;
|
margin-right: 2rem;
|
||||||
|
|
||||||
img{
|
img{
|
||||||
height: 400px;
|
// height: 400px;
|
||||||
width: auto;
|
// width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.infos-content{
|
.infos-content{
|
||||||
|
|||||||
@@ -121,6 +121,7 @@
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border: none;
|
border: none;
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
|
width: auto;
|
||||||
h1{display: none;}
|
h1{display: none;}
|
||||||
h2{
|
h2{
|
||||||
order: 2;
|
order: 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user