This commit is contained in:
2021-04-21 11:09:04 +02:00
parent 2e2695ee30
commit c9e7db430c
2 changed files with 18 additions and 18 deletions
@@ -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;