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