js popin, pb lien js et variable twig

This commit is contained in:
2021-04-01 13:04:21 +02:00
parent 615303285a
commit 99edbc1d89
6 changed files with 93 additions and 31 deletions
@@ -898,7 +898,6 @@ ul.pagination {
background-color: #d5d2d1; }
.mozaique_personnes h3 {
margin-top: 0px !important;
padding-top: 3rem;
padding-left: 15%;
padding-right: 15%;
@@ -945,6 +944,9 @@ ul.pagination {
.portrait {
background: transparent !important; }
img.portrait {
width: 20%; }
.bouton {
border: solid;
background-color: transparent;
@@ -1036,15 +1038,19 @@ ul.pagination {
.modular .showcase .button:hover {
background: rgba(255, 255, 255, 0.2); }
.modular .titre_nsb h1 {
text-transform: uppercase;
text-align: right;
padding-right: 50%; }
.modular .features {
padding: 2rem 8rem;
text-align: center; }
text-align: center;
align-content: center; }
.modular .features:after {
content: "";
display: table;
clear: both; }
.modular .features .titre_nsb h1 {
text-transform: uppercase; }
.modular .features h2 {
margin: 0;
line-height: 100%; }