?
This commit is contained in:
@@ -978,7 +978,7 @@ ul.pagination {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
left: 45%;
|
left: 45%;
|
||||||
margin-bottom: 2rem; }
|
margin-bottom: 2rem !important; }
|
||||||
|
|
||||||
.gouvernance {
|
.gouvernance {
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
@@ -1033,23 +1033,22 @@ ul.pagination {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-family: "Sarabun", sans-serif;
|
font-family: "Sarabun", sans-serif;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 23rem;
|
height: 15rem;
|
||||||
min-width: 15rem; }
|
min-width: 15rem; }
|
||||||
.mozaique_personnes .equipe .personne .mozaique .info h5 {
|
.mozaique_personnes .equipe .personne .mozaique .info h5 {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-size: 1.3rem;
|
font-size: 1.1rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-top: 1rem;
|
padding-top: 0.8rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
padding-left: 1.3rem; }
|
padding-left: 1.3rem; }
|
||||||
.mozaique_personnes .equipe .personne .mozaique .info h6 {
|
.mozaique_personnes .equipe .personne .mozaique .info h6 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 1rem;
|
font-size: 0.9rem;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
line-height: 1.5;
|
line-height: 1.3;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-right: 1.2rem;
|
padding-right: 1.2rem;
|
||||||
padding-bottom: 1.2rem;
|
|
||||||
padding-left: 1.3rem; }
|
padding-left: 1.3rem; }
|
||||||
.mozaique_personnes .equipe .personne .mozaique .info:hover {
|
.mozaique_personnes .equipe .personne .mozaique .info:hover {
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
@@ -1063,7 +1062,8 @@ ul.pagination {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
margin-bottom: 2rem; }
|
margin-bottom: 0.8rem !important;
|
||||||
|
font-size: 0.7rem; }
|
||||||
|
|
||||||
.modal {
|
.modal {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@@ -1160,7 +1160,6 @@ button:focus {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
margin-bottom: 2rem;
|
|
||||||
outline: -webkit-focus-ring-color auto 0px;
|
outline: -webkit-focus-ring-color auto 0px;
|
||||||
outline-color: -webkit-focus-ring-color;
|
outline-color: -webkit-focus-ring-color;
|
||||||
outline-style: auto;
|
outline-style: auto;
|
||||||
|
|||||||
@@ -337,7 +337,7 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
left: 45%;
|
left: 45%;
|
||||||
// margin-top: 3rem;
|
// margin-top: 3rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -427,25 +427,25 @@
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
font-family: $font-family-default;
|
font-family: $font-family-default;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
height: 23rem;
|
height: 15rem;
|
||||||
min-width: 15rem;
|
min-width: 15rem;
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
font-size: 1.3rem;
|
font-size: 1.1rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-top: 1rem;
|
padding-top: 0.8rem;
|
||||||
padding-right: 1rem;
|
padding-right: 1rem;
|
||||||
padding-left: 1.3rem;
|
padding-left: 1.3rem;
|
||||||
}
|
}
|
||||||
h6 {
|
h6 {
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-size: 1rem;
|
font-size: 0.9rem;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
line-height: 1.5;
|
line-height: 1.3;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-right: 1.2rem;
|
padding-right: 1.2rem;
|
||||||
padding-bottom: 1.2rem;
|
// padding-bottom: 1rem;
|
||||||
padding-left: 1.3rem;
|
padding-left: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -474,7 +474,8 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 0.8rem !important;
|
||||||
|
font-size: 0.7rem;
|
||||||
}
|
}
|
||||||
//
|
//
|
||||||
// .bouton :hover {
|
// .bouton :hover {
|
||||||
@@ -635,7 +636,7 @@ button:focus {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
margin:auto;
|
margin:auto;
|
||||||
margin-bottom: 2rem;
|
// margin-bottom: 2rem;
|
||||||
outline: -webkit-focus-ring-color auto 0px;
|
outline: -webkit-focus-ring-color auto 0px;
|
||||||
outline-color: -webkit-focus-ring-color;
|
outline-color: -webkit-focus-ring-color;
|
||||||
outline-style: auto;
|
outline-style: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user