transparence bandeau
This commit is contained in:
@@ -43,8 +43,8 @@ b, strong, label, th {
|
||||
|
||||
#body {
|
||||
background: #fff;
|
||||
padding-top: 8rem;
|
||||
padding-bottom: 11rem; }
|
||||
padding-top: 5rem;
|
||||
padding-bottom: 0; }
|
||||
|
||||
.left {
|
||||
float: left; }
|
||||
@@ -805,7 +805,6 @@ ul.pagination {
|
||||
background: none !important; }
|
||||
#sb-site #body {
|
||||
background: none !important;
|
||||
padding-bottom: 2rem !important;
|
||||
font-family: "Sarabun", sans-serif !important; }
|
||||
#sb-site #body p:empty {
|
||||
display: none; }
|
||||
@@ -888,6 +887,13 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
#header #navbar {
|
||||
padding-right: 2rem; } }
|
||||
|
||||
.parallax-window {
|
||||
background: transparent;
|
||||
width: 100%; }
|
||||
|
||||
.parallax-mirror {
|
||||
top: -80px; }
|
||||
|
||||
.callout {
|
||||
filter: opacity(0.75);
|
||||
position: relative;
|
||||
@@ -902,6 +908,10 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
font-weight: 300;
|
||||
font-size: 1rem; }
|
||||
|
||||
.ressources {
|
||||
background-color: white;
|
||||
padding-top: 1rem; }
|
||||
|
||||
.titre_nsb {
|
||||
display: block;
|
||||
margin-right: 52%; }
|
||||
@@ -958,12 +968,6 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
padding-top: 8rem;
|
||||
padding-bottom: 8rem; }
|
||||
|
||||
.parallax-window {
|
||||
background: transparent; }
|
||||
|
||||
.parallax-mirror {
|
||||
top: -80px; }
|
||||
|
||||
.programme {
|
||||
z-index: 1;
|
||||
max-width: 35%;
|
||||
@@ -1053,7 +1057,6 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
|
||||
.gouvernance {
|
||||
background-color: #000;
|
||||
filter: opacity(0.75);
|
||||
color: #ffffff;
|
||||
text-transform: uppercase;
|
||||
padding-bottom: 6rem;
|
||||
@@ -1232,7 +1235,9 @@ body#top.modular.fullwidth.title-center.title-h1h2 {
|
||||
|
||||
#new-footer {
|
||||
display: flex;
|
||||
flex-direction: column; }
|
||||
flex-direction: column;
|
||||
background-color: white;
|
||||
padding-bottom: 3rem; }
|
||||
#new-footer .tothetop {
|
||||
position: relative;
|
||||
height: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user