background blue page actus + footer white
This commit is contained in:
@@ -334,6 +334,10 @@ a {
|
|||||||
.field--name-field-partenaires a svg {
|
.field--name-field-partenaires a svg {
|
||||||
display: none; }
|
display: none; }
|
||||||
|
|
||||||
|
.path-actualites {
|
||||||
|
background-color: rgba(0, 158, 227, 0.2);
|
||||||
|
margin: 0; }
|
||||||
|
|
||||||
.node-type-actualite {
|
.node-type-actualite {
|
||||||
color: #09398b;
|
color: #09398b;
|
||||||
line-height: 1.5rem;
|
line-height: 1.5rem;
|
||||||
@@ -455,7 +459,8 @@ header {
|
|||||||
#fotter-bottom {
|
#fotter-bottom {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1 1 120px;
|
flex: 1 1 120px;
|
||||||
flex-direction: row; }
|
flex-direction: row;
|
||||||
|
background-color: white; }
|
||||||
#fotter-bottom .region {
|
#fotter-bottom .region {
|
||||||
display: block;
|
display: block;
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
|
|||||||
@@ -6,7 +6,10 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.path-actualites{
|
||||||
|
background-color: $background-actus;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.node-type-actualite{
|
.node-type-actualite{
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex: 1 1 120px;
|
flex: 1 1 120px;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
background-color: $white;
|
||||||
|
|
||||||
.region{
|
.region{
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user