padding slide
This commit is contained in:
+1
-1
@@ -5669,7 +5669,6 @@ svg.ext {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.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 {
|
||||
@@ -5685,6 +5684,7 @@ svg.ext {
|
||||
z-index: 1;
|
||||
}
|
||||
.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) h3 {
|
||||
padding-top: 1rem;
|
||||
text-transform: uppercase;
|
||||
font-family: "Source Code Pro";
|
||||
color: rgb(9, 57, 139) !important;
|
||||
|
||||
@@ -436,7 +436,7 @@
|
||||
width: 100%;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
padding-top: 1rem;
|
||||
// padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
&::before {
|
||||
content: "";
|
||||
@@ -452,6 +452,7 @@
|
||||
}
|
||||
h3{
|
||||
// margin-top: 3rem;
|
||||
padding-top: 1rem;
|
||||
text-transform: uppercase;
|
||||
font-family: 'Source Code Pro';
|
||||
color: rgb(9, 57, 139) !important;
|
||||
|
||||
Reference in New Issue
Block a user