fix bug page mentions légales
This commit is contained in:
@@ -474,7 +474,7 @@ header {
|
||||
content: url(../images/noun-cross-1151731.svg);
|
||||
float: right;
|
||||
position: relative;
|
||||
left: 70px;
|
||||
left: 90px;
|
||||
cursor: pointer; }
|
||||
|
||||
footer {
|
||||
@@ -1050,3 +1050,6 @@ html.js body.node-type-operation.node-id-7 div.dialog-off-canvas-main-canvas div
|
||||
|
||||
.page--contacts div.contacts-full section.titre {
|
||||
display: none; }
|
||||
|
||||
.field--name-field-mentions-legales div:first-of-type {
|
||||
display: none; }
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
.page--contacts div.contacts-full section.titre{
|
||||
display: none;
|
||||
|
||||
}
|
||||
|
||||
.field--name-field-mentions-legales div:first-of-type{
|
||||
display: none;
|
||||
}
|
||||
@@ -369,7 +369,7 @@ header{
|
||||
content: url(../images/noun-cross-1151731.svg);
|
||||
float: right;
|
||||
position: relative;
|
||||
left: 70px;
|
||||
left: 90px;
|
||||
cursor: pointer;
|
||||
|
||||
}
|
||||
|
||||
@@ -29,4 +29,4 @@
|
||||
@import "pages/proposer-une-operation";
|
||||
@import "pages/user--edit";
|
||||
@import "pages/modifier-une-operation";
|
||||
@import "pages/page--contacts";
|
||||
@import "pages/page--static.scss";
|
||||
Reference in New Issue
Block a user