style page evenement

This commit is contained in:
2021-10-01 19:17:43 +02:00
parent 9b2d733f79
commit 7f19f429cf
3 changed files with 74 additions and 34 deletions
@@ -914,7 +914,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
.titre_nsb { .titre_nsb {
display: block; display: block;
margin-right: 52%; } margin-right: 45%; }
.titre_nsb h1 { .titre_nsb h1 {
margin-bottom: 0rem !important; margin-bottom: 0rem !important;
text-align: right; text-align: right;
@@ -928,7 +928,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
.titre_bsn { .titre_bsn {
display: block; display: block;
margin-left: 40%; } margin-left: 45%; }
.titre_bsn h1 { .titre_bsn h1 {
text-align: left; text-align: left;
margin-bottom: 0rem !important; } margin-bottom: 0rem !important; }
@@ -1061,7 +1061,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
.mozaique_personnes { .mozaique_personnes {
background-color: #d9d9d9; background-color: #d9d9d9;
padding-bottom: 10rem; } padding-bottom: 6rem; }
.mozaique_personnes .equipe { .mozaique_personnes .equipe {
display: flex !important; display: flex !important;
flex-direction: row; flex-direction: row;
@@ -1330,11 +1330,14 @@ button:focus {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin: auto; margin: auto;
width: 80%; width: 60%;
height: auto; height: auto;
background-color: white; background-color: white;
color: #000; color: #000;
padding: 5em; } padding-left: 2em;
padding-right: 2em;
margin-top: 6rem;
text-align: left; }
.event .titre_bsn h1 { .event .titre_bsn h1 {
text-transform: uppercase; } text-transform: uppercase; }
@@ -1343,7 +1346,7 @@ button:focus {
background-color: #d9d9d9; background-color: #d9d9d9;
color: #000; color: #000;
text-transform: uppercase; text-transform: uppercase;
padding-bottom: 6rem; padding-bottom: 2rem;
padding-top: 2rem; } padding-top: 2rem; }
.equipe-event { .equipe-event {
@@ -1361,11 +1364,11 @@ button:focus {
padding-left: 3%; padding-left: 3%;
padding-right: 2%; } } padding-right: 2%; } }
.equipe-event h3 { .equipe-event h3 {
padding-top: 3rem; margin-bottom: 3rem;
min-width: 100%; min-width: 100%;
font-family: "Sarabun", sans-serif; font-family: "Sarabun Light", sans-serif;
text-transform: uppercase; text-transform: uppercase;
font-weight: 400; font-weight: 200;
font-size: 1rem; font-size: 1rem;
line-height: 20px; line-height: 20px;
text-align: left; } text-align: left; }
@@ -1382,7 +1385,6 @@ button:focus {
.equipe-event .personne .mozaique { .equipe-event .personne .mozaique {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: flex-end;
max-width: 30rem; max-width: 30rem;
min-width: 30rem; } min-width: 30rem; }
@media (max-width: 442px) { @media (max-width: 442px) {
@@ -1439,15 +1441,27 @@ button:focus {
padding-right: 0.6rem; } } padding-right: 0.6rem; } }
.partenaires { .partenaires {
background-color: #d9d9d9; background-color: #fff;
height: auto; height: auto;
padding-bottom: 6rem; padding-top: 2rem;
padding-bottom: 3rem;
margin-top: 0 !important; } margin-top: 0 !important; }
.partenaires h1 { .partenaires h1 {
margin-top: 0 !important; } margin-top: 0 !important; }
.partenaires .grille {
.grille {
background-color: #fff;
display: flex;
margin: auto;
padding-bottom: 8rem;
flex-wrap: wrap; }
.grille p {
display: flex; display: flex;
direction: row; } margin: auto; }
.grille img {
height: 9rem;
display: flex;
padding: 2rem; }
.modular.header-image #header { .modular.header-image #header {
background-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0);
@@ -178,7 +178,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
// position: relative; // position: relative;
// top: -440px; // top: -440px;
display: block; display: block;
margin-right: 52%; margin-right: 45%;
h1 { h1 {
@@ -199,7 +199,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
.titre_bsn { .titre_bsn {
display: block; display: block;
margin-left: 40%; margin-left: 45%;
// padding-right: 15%; // padding-right: 15%;
h1 { h1 {
text-align: left; text-align: left;
@@ -383,7 +383,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
.mozaique_personnes { .mozaique_personnes {
background-color: #d9d9d9; background-color: #d9d9d9;
padding-bottom: 10rem; padding-bottom: 6rem;
@@ -803,13 +803,18 @@ button:focus {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
margin: auto; margin: auto;
width: 80%; width: 60%;
height:auto; height:auto;
background-color: white; background-color: white;
color: #000; color: #000;
padding: 5em; padding-left: 2em;
padding-right: 2em;
margin-top: 6rem;
text-align: left;
} }
.event .titre_bsn h1{ .event .titre_bsn h1{
text-transform: uppercase; text-transform: uppercase;
} }
@@ -818,10 +823,13 @@ button:focus {
background-color: #d9d9d9; background-color: #d9d9d9;
color: #000; color: #000;
text-transform: uppercase; text-transform: uppercase;
padding-bottom: 6rem; padding-bottom: 2rem;
padding-top: 2rem; padding-top: 2rem;
} }
// .event .equipe .info{ // .event .equipe .info{
// background-color: red; // background-color: red;
// } // }
@@ -847,12 +855,13 @@ button:focus {
h3 { h3 {
// display: flex; // display: flex;
// flex-grow: 1; // flex-grow: 1;
padding-top: 3rem; // padding-top: 2rem;
// padding-left: 15%; // padding-left: 15%;
margin-bottom: 3rem;
min-width: 100%; min-width: 100%;
font-family: "Sarabun", sans-serif; font-family: "Sarabun Light", sans-serif;
text-transform: uppercase; text-transform: uppercase;
font-weight: 400; font-weight: 200;
font-size: 1rem; font-size: 1rem;
line-height: 20px; line-height: 20px;
text-align: left; text-align: left;
@@ -875,7 +884,7 @@ button:focus {
.mozaique { .mozaique {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
justify-content: flex-end; // justify-content: flex-end;
max-width: 30rem; max-width: 30rem;
min-width: 30rem; min-width: 30rem;
@media (max-width: 442px) { @media (max-width: 442px) {
@@ -961,16 +970,34 @@ button:focus {
} }
.partenaires{ .partenaires{
background-color: #d9d9d9; background-color: #fff;
height: auto; height: auto;
padding-bottom: 6rem; padding-top: 2rem;
padding-bottom: 3rem;
margin-top: 0 !important; margin-top: 0 !important;
h1{ h1{
margin-top: 0 !important; margin-top: 0 !important;
} }
.grille{
display:flex;
direction: row;
}
} }
.grille{
background-color: #fff;
display: flex;
margin: auto;
padding-bottom: 8rem;
// padding-left: 3rem;
// padding-right: 6rem;
flex-wrap: wrap;
p{
display: flex;
margin: auto;
}
img{
height: 9rem;
display: flex;
padding: 2rem;
}
}
@@ -10,14 +10,13 @@
<rect class="" width="100%" height="100%" style="fill:rgb(0,0,0)" /> <rect class="" width="100%" height="100%" style="fill:rgb(0,0,0)" />
</svg> </svg>
</div> </div>
<!-- <p>Assemblée générale de lEurope des projets architecturaux et urbains et les Directions de programmes de lEurope des projets architecturaux urbains</p> -->
</div>
</div>
<div class="grille"> <div class="grille">
{{ page.content|raw }} {{ page.content|raw }}
</div> </div>
</div>
</div>
<!-- <div class="mozaique_personnes"> <!-- <div class="mozaique_personnes">
{% for module in page.collection() %} {% for module in page.collection() %}
<div id="{{ _self.pageLinkName(module.menu) }}"> <div id="{{ _self.pageLinkName(module.menu) }}">