responsive bdd
This commit is contained in:
@@ -1780,7 +1780,8 @@ a {
|
|||||||
margin-top: 3rem; }
|
margin-top: 3rem; }
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
.page-node-type-ressource .layout__region--third {
|
.page-node-type-ressource .layout__region--third {
|
||||||
flex: 0 1 100%; } }
|
flex: 0 1 80%;
|
||||||
|
margin-left: 10%; } }
|
||||||
.page-node-type-ressource .layout__region--third .block-region-third {
|
.page-node-type-ressource .layout__region--third .block-region-third {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -1902,9 +1903,6 @@ a {
|
|||||||
display: inline-flex; }
|
display: inline-flex; }
|
||||||
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource ul.links.inline {
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource ul.links.inline {
|
||||||
display: none; }
|
display: none; }
|
||||||
@media (max-width: 810px) {
|
|
||||||
.page-node-type-ressource .layout__region--third .block-region-third {
|
|
||||||
margin: auto; } }
|
|
||||||
|
|
||||||
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale span {
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale span {
|
||||||
padding-top: 3rem;
|
padding-top: 3rem;
|
||||||
|
|||||||
@@ -180,7 +180,8 @@
|
|||||||
.layout__region--third{ // colone de droite fichiers et ressources liées
|
.layout__region--third{ // colone de droite fichiers et ressources liées
|
||||||
margin-top: 3rem;
|
margin-top: 3rem;
|
||||||
@media (max-width: 810px){
|
@media (max-width: 810px){
|
||||||
flex: 0 1 100%;
|
flex: 0 1 80%;
|
||||||
|
margin-left: 10%;
|
||||||
}
|
}
|
||||||
.block-region-third{
|
.block-region-third{
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -366,9 +367,7 @@
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
@media (max-width: 810px){
|
|
||||||
margin: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user