padding slide position top

This commit is contained in:
2025-06-05 00:11:06 +02:00
parent 867f93f37e
commit c460141484
4 changed files with 6 additions and 3 deletions
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -5684,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 {
top: 2rem;
padding-top: 1rem;
text-transform: uppercase;
font-family: "Source Code Pro";
@@ -5728,7 +5729,7 @@ svg.ext {
padding: 0.5rem;
position: relative;
left: 60vw;
top: -4rem;
top: -2rem;
margin-top: 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) .tout-voir a {
+1
View File
@@ -272,3 +272,4 @@ document.addEventListener('DOMContentLoaded', () => {
});
@@ -452,6 +452,7 @@
}
h3{
// margin-top: 3rem;
top: 2rem;
padding-top: 1rem;
text-transform: uppercase;
font-family: 'Source Code Pro';
@@ -499,7 +500,7 @@
padding: 0.5rem;
position: relative;
left: 60vw;
top: -4rem;
top: -2rem;
margin-top: 1rem;
a{
text-transform: uppercase;