divers fix
This commit is contained in:
@@ -876,8 +876,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0rem !important; }
|
||||
#header #logo {
|
||||
position: absolute;
|
||||
left: -2rem; }
|
||||
position: absolute; }
|
||||
#logo img {
|
||||
height: 3rem;
|
||||
margin-left: 1rem; } }
|
||||
@@ -890,14 +889,12 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
padding-right: 2rem; } }
|
||||
|
||||
.callout {
|
||||
padding-top: 0.5rem; }
|
||||
|
||||
.callout h1, h2, h3, p {
|
||||
text-align: left !important; }
|
||||
|
||||
.callout {
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
padding-top: 0.5rem;
|
||||
padding-right: 0rem !important;
|
||||
padding-left: 0rem !important; }
|
||||
.callout h1, .callout h2, .callout h3, .callout p {
|
||||
text-align: left !important; }
|
||||
.callout h2 {
|
||||
text-transform: capitalize;
|
||||
font-weight: 300;
|
||||
@@ -924,6 +921,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
text-align: left;
|
||||
margin-bottom: 0rem !important; }
|
||||
.titre_bsn p {
|
||||
text-transform: uppercase;
|
||||
padding-right: 15%; }
|
||||
@media (max-width: 442px) {
|
||||
.titre_bsn h1 {
|
||||
@@ -1049,6 +1047,9 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
text-transform: uppercase;
|
||||
left: 45%;
|
||||
margin-bottom: 2rem !important; }
|
||||
@media (min-width: 768px) {
|
||||
.bouton-ouverture {
|
||||
display: none; } }
|
||||
|
||||
.gouvernance {
|
||||
background-color: #000;
|
||||
@@ -1256,17 +1257,14 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
flex-direction: row;
|
||||
width: 65%;
|
||||
align-items: center;
|
||||
margin-left: 3rem; }
|
||||
#new-footer .footer .footer-logos p {
|
||||
display: inline-flex; }
|
||||
justify-content: center; }
|
||||
#new-footer .footer .footer-logos img {
|
||||
max-height: 4rem;
|
||||
padding-right: 3rem; }
|
||||
#new-footer .footer #new-footer .footer .footer-logos img:last-of-type {
|
||||
height: 0.5rem !important; }
|
||||
padding-right: 2rem; }
|
||||
#new-footer .footer .contact {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-width: 288px;
|
||||
width: 35%;
|
||||
padding-left: 1.5rem;
|
||||
margin-right: 2rem;
|
||||
@@ -1292,15 +1290,12 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
padding-top: 1rem;
|
||||
width: 80%; }
|
||||
#new-footer .footer .footer-logos {
|
||||
width: 90%;
|
||||
margin-top: 1.5rem;
|
||||
margin-left: 0.5rem;
|
||||
flex-direction: column;
|
||||
justify-content: space-between; }
|
||||
#new-footer .footer .footer-logos img {
|
||||
padding: 0.5rem; }
|
||||
#new-footer .footer .footer-logos img:last-of-type {
|
||||
padding: 0.8rem; } }
|
||||
padding: 0.5rem; } }
|
||||
@media (max-width: 1024px) {
|
||||
#new-footer .footer .contact img {
|
||||
max-height: 1.5rem; }
|
||||
@@ -1311,9 +1306,7 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
#new-footer .footer .contact svg {
|
||||
margin-bottom: 0.6rem; }
|
||||
#new-footer .footer .footer-logos img {
|
||||
padding: 0.5rem; }
|
||||
#new-footer .footer .footer-logos img:last-of-type {
|
||||
padding: 0.8rem; } }
|
||||
padding: 0.5rem; } }
|
||||
|
||||
button:focus {
|
||||
border: solid !important;
|
||||
|
||||
Reference in New Issue
Block a user