display none backrgound
This commit is contained in:
parent
f352757658
commit
a8a60223be
|
@ -1519,6 +1519,7 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||||
}
|
}
|
||||||
|
|
||||||
#home #background-animated {
|
#home #background-animated {
|
||||||
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -150px;
|
top: -150px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#home{
|
#home{
|
||||||
|
|
||||||
#background-animated {
|
#background-animated {
|
||||||
// display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -150px;
|
top: -150px;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Reference in New Issue