fond blanc page programme, position block third exode urbain

This commit is contained in:
Ouidade Soussi Chiadmi 2025-04-14 15:20:30 +02:00
parent ea9457d7d4
commit 5fa9f260f3
6 changed files with 14 additions and 9 deletions

View File

@ -10,7 +10,6 @@
* @see index.php
* @see core/install.php
* @see core/rebuild.php
* @see core/modules/statistics/statistics.php
*/
return require __DIR__ . '/../vendor/autoload.php';

@ -1 +1 @@
Subproject commit 291a1819cafc26cb744ead3816158e1989f39082
Subproject commit 71db21a57303ed1e6520d86ec2f79af40c315e26

File diff suppressed because one or more lines are too long

View File

@ -13,7 +13,8 @@ article, .paragraph{
}
}
.layout-container{
background-color: $bck-col;
// background-color: $bck-col;
background-color: white;
z-index: 0;
position: relative;
}

View File

@ -445,8 +445,7 @@
padding: 1rem 1.5rem ;
a.prog-palpite-link,
a.prog-ressources-link,
a.prog-exodeurbain-link,
a.prog-missionphoto-link{
a.prog-exodeurbain-link{
text-transform: uppercase;
font-family: "duke";
font-size: $font-large;
@ -670,7 +669,8 @@
opacity: 1;
position: absolute;
top: 0; bottom: 0; left: -15px; right: -15px;
box-shadow: inset $bck-col 0 -4rem 2rem;
// box-shadow: inset $bck-col 0 -4rem 2rem;
box-shadow: inset white 0 -4rem 2rem;
}
.body_open{
height: auto;
@ -1072,5 +1072,8 @@
transition: all 250ms ease;
}
}
.block-region-third{
margin-top: 90%;
}
}

View File

@ -171,6 +171,7 @@
border-bottom: solid black 0.5px;
img{
max-height: 4.5rem;
width: auto;
}
}
@ -184,10 +185,11 @@
&>div[id='']{
height: 100%;
font-size: 0;
}
width: 120%;
padding-bottom: 0.4rem;
a[rel~='home']{
//display: none;
height: 100%;