formes sur home
This commit is contained in:
parent
dc5f2cc1c9
commit
85489abd5f
|
@ -1552,7 +1552,7 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
||||||
|
|
||||||
#home #background-animated {
|
#home #background-animated {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2200px;
|
top: 2000px;
|
||||||
left: 300px;
|
left: 300px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
pointer-events: none; /* Permet de cliquer à travers l'élément */
|
pointer-events: none; /* Permet de cliquer à travers l'élément */
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
#background-animated {
|
#background-animated {
|
||||||
// display: none;
|
// display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 2200px;
|
top: 2000px;
|
||||||
left: 300px;
|
left: 300px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// height: 100%;
|
// height: 100%;
|
||||||
|
|
Loading…
Reference in New Issue