alignement titre et ressources
This commit is contained in:
+2
-2
@@ -6436,7 +6436,7 @@ svg.ext {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
padding-left: 25%;
|
padding-left: 28%;
|
||||||
}
|
}
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content {
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content {
|
||||||
@@ -6507,7 +6507,7 @@ svg.ext {
|
|||||||
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer)::before {
|
.path-ressources .layout-content .region-content #block-contenudelapageprincipale .layout--onecol .layout__region--content .block-region-content .block-views-blockbase-de-donnees-block-1 .view-base-de-donnees .view-content .view-type-slide:not(footer)::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -35%;
|
left: -40%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 110vw;
|
width: 110vw;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|||||||
@@ -444,7 +444,7 @@
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
// width: 80%;
|
// width: 80%;
|
||||||
padding-left: 25%;
|
padding-left: 28%;
|
||||||
// overflow-x: hidden;
|
// overflow-x: hidden;
|
||||||
@media (max-width: 810px) {
|
@media (max-width: 810px) {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
@@ -522,7 +522,7 @@
|
|||||||
&::before {
|
&::before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: -35%;
|
left: -40%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 110vw;
|
width: 110vw;
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user