responsive ressource
This commit is contained in:
@@ -2195,6 +2195,7 @@ svg.ext {
|
|||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
.page-node-type-ressource .layout__region--top {
|
.page-node-type-ressource .layout__region--top {
|
||||||
padding-top: 0rem;
|
padding-top: 0rem;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top {
|
.page-node-type-ressource .layout__region--top .block-region-top {
|
||||||
@@ -2236,6 +2237,8 @@ svg.ext {
|
|||||||
}
|
}
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-images img {
|
||||||
border: solid 1px gray;
|
border: solid 1px gray;
|
||||||
|
max-width: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640,
|
.page-node-type-ressource .layout__region--top .block-region-top .block-block-content4e5df355-e76c-4e44-bec0-e211d94f2640,
|
||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-type-de-ressource,
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-type-de-ressource,
|
||||||
@@ -2370,6 +2373,7 @@ svg.ext {
|
|||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-auteur-s- .field--name-field-auteur-s- {
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-auteur-s- .field--name-field-auteur-s- {
|
||||||
margin-top: 0rem;
|
margin-top: 0rem;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
padding-top: 4rem;
|
padding-top: 4rem;
|
||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
padding-top: 0rem;
|
padding-top: 0rem;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.block-region-top{
|
.block-region-top{
|
||||||
@@ -47,6 +48,8 @@
|
|||||||
}
|
}
|
||||||
img{
|
img{
|
||||||
border: solid 1px gray;
|
border: solid 1px gray;
|
||||||
|
max-width: 100%;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -154,6 +157,7 @@
|
|||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
margin-top: 0rem;
|
margin-top: 0rem;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
line-height: 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user