footer
This commit is contained in:
@@ -10,12 +10,32 @@
|
||||
margin: none;
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
width: 100%;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
}
|
||||
.path-frontpage{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.path-node {
|
||||
margin: 0;
|
||||
}
|
||||
// .contextual-region .node-type-static {
|
||||
// grid-template-columns: repeat(6 1fr);
|
||||
// }
|
||||
|
||||
.field--name-field-titre{
|
||||
.field__item{
|
||||
color: $blue-dark;
|
||||
font-weight: 900;
|
||||
font-size: 2rem;
|
||||
}
|
||||
.field__label{
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
.inter-titre {
|
||||
color: $blue-light;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
Reference in New Issue
Block a user