pop in pour biographies

This commit is contained in:
2021-03-31 16:19:21 +02:00
parent 9466b09c0f
commit d7bbc3395d
15 changed files with 584 additions and 131 deletions
+22 -29
View File
@@ -1,4 +1,4 @@
#header #navbar ul.navigation li a {
/* #header #navbar ul.navigation li a {
font-family: "Sarabun", sans-serif;
font-weight: 400;
text-transform: uppercase;
@@ -86,14 +86,17 @@ h2 {
.programmes :hover {
background-color: #000;
color: #ffffff;
transition:0.2s ease-in-out;
}
.programme p {
/* .titre_nsb {
display: block;
position: absolute;
margin-right: 39%;
} */
}
/*.ressources {
/* .ressources {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
@@ -101,32 +104,26 @@ h2 {
padding-top: 8rem;
padding-right: 5rem;
padding-left: 5rem;
}
} */
.ressource {
/* .ressource {
max-width: 20%;
margin-block: 5rem;
flex-wrap: wrap;
flex: 0 1 15%;
}
*/
} */
.titre_nsb {
display: block;
position: absolute;
margin-right: 39%;
}
/*
.ressources h1 {
text-transform: uppercase;
background-color: #fff;
color: #000;
padding-top: 5rem;
padding-bottom: 6rem;
}
} */
.ressources {
/* .ressources {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-gap: 3rem;
@@ -138,16 +135,16 @@ h2 {
margin-right: 10%;
margin-bottom: 6rem;
margin-left: 10%;
}
} */
.ressources img {
/* .ressources img {
max-width: 50%;
}
} */
.ressource h1 h2 h3 h4 {
/* .ressource h1 h2 h3 h4 {
margin: 0.2rem;
}
} */
/*
.gouvernance {
background-color: #000;
color: #ffffff;
@@ -176,11 +173,7 @@ h2 {
.personne {
background-color: #fff;
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 1rem;
grid-auto-rows: auto;
background-color: #ffffff;
display: flex;
justify-items: center;
position: relative;
@@ -190,4 +183,4 @@ h2 {
}
.portrait {
max-width: 20%;
}
} */ */