Compare commits
3 Commits
bded893630
...
77eddf6f5a
Author | SHA1 | Date | |
---|---|---|---|
77eddf6f5a | |||
5fa9f260f3 | |||
ea9457d7d4 |
@ -10,7 +10,6 @@
|
|||||||
* @see index.php
|
* @see index.php
|
||||||
* @see core/install.php
|
* @see core/install.php
|
||||||
* @see core/rebuild.php
|
* @see core/rebuild.php
|
||||||
* @see core/modules/statistics/statistics.php
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
return require __DIR__ . '/../vendor/autoload.php';
|
return require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
File diff suppressed because one or more lines are too long
@ -17,6 +17,13 @@ article, .paragraph{
|
|||||||
z-index: 0;
|
z-index: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
.programme-6,
|
||||||
|
.programme-7,
|
||||||
|
.programme-883{
|
||||||
|
.layout-container{
|
||||||
|
background-color: white !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
.block-region-bottom .prog-ressources-link,.ressources-link{
|
.block-region-bottom .prog-ressources-link,.ressources-link{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
.page-node-type-evenement, .page-node-type-actualite{
|
.page-node-type-evenement, .page-node-type-actualite{
|
||||||
|
// .layout-container{
|
||||||
|
// background-color: $bck-col;
|
||||||
|
|
||||||
|
// }
|
||||||
.block-region-first{
|
.block-region-first{
|
||||||
|
|
||||||
.field_programme{
|
.field_programme{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@ -445,8 +445,7 @@
|
|||||||
padding: 1rem 1.5rem ;
|
padding: 1rem 1.5rem ;
|
||||||
a.prog-palpite-link,
|
a.prog-palpite-link,
|
||||||
a.prog-ressources-link,
|
a.prog-ressources-link,
|
||||||
a.prog-exodeurbain-link,
|
a.prog-exodeurbain-link{
|
||||||
a.prog-missionphoto-link{
|
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-family: "duke";
|
font-family: "duke";
|
||||||
font-size: $font-large;
|
font-size: $font-large;
|
||||||
@ -670,7 +669,8 @@
|
|||||||
opacity: 1;
|
opacity: 1;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0; bottom: 0; left: -15px; right: -15px;
|
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{
|
.body_open{
|
||||||
height: auto;
|
height: auto;
|
||||||
@ -950,6 +950,17 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.programme-883{
|
||||||
|
.views-field{
|
||||||
|
color: $col-transition!important;
|
||||||
|
}
|
||||||
|
.views-field-field-programme, .views-field-title-1{
|
||||||
|
.field-content{
|
||||||
|
background: $col-transition ;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -1072,5 +1083,8 @@
|
|||||||
transition: all 250ms ease;
|
transition: all 250ms ease;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.block-region-third{
|
||||||
|
margin-top: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -641,6 +641,7 @@
|
|||||||
.field_programme div{
|
.field_programme div{
|
||||||
background: $col-transition ;
|
background: $col-transition ;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
&.programme-878{
|
&.programme-878{
|
||||||
.block-region-second{
|
.block-region-second{
|
||||||
|
@ -171,6 +171,7 @@
|
|||||||
border-bottom: solid black 0.5px;
|
border-bottom: solid black 0.5px;
|
||||||
img{
|
img{
|
||||||
max-height: 4.5rem;
|
max-height: 4.5rem;
|
||||||
|
width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -184,10 +185,11 @@
|
|||||||
&>div[id='']{
|
&>div[id='']{
|
||||||
height: 100%;
|
height: 100%;
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
width: 120%;
|
||||||
|
padding-bottom: 0.4rem;
|
||||||
|
|
||||||
a[rel~='home']{
|
a[rel~='home']{
|
||||||
//display: none;
|
//display: none;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
@ -225,7 +227,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-evenly;
|
justify-content: space-evenly;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 1rem 15%;
|
padding: 1rem 15% 2rem 15%;
|
||||||
|
|
||||||
&>div:first-child{
|
&>div:first-child{
|
||||||
grid-column-start: 2;
|
grid-column-start: 2;
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
column-gap: 3rem;
|
column-gap: 3rem;
|
||||||
row-gap: 1rem;
|
row-gap: 1rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
margin-bottom: 3rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user