/ NAVBAR /

/
  • /



/ Section 1 /

h1 {
  • color:#FFFFFF;
}

.accueilSection {
  • color:#FFFFFF;
  • display: flex;
  • flex-direction: column;
  • justify-content: center; / centre verticalement /
  • height: 100%;
}


/ Bouton /

.btn-xs {
padding : 20px;
}


/ FOOTER /

:root {
  • -footer-bg-color: #24503C;
  • -footer-text-color: #FFF;
}

Commentaires