animated background
This commit is contained in:
@@ -35,11 +35,11 @@
|
||||
|
||||
@keyframes traceAppear {
|
||||
0% {opacity: 0;}
|
||||
70%{opacity: 0;}
|
||||
80%{opacity: 0;}
|
||||
100% {opacity: 1;}
|
||||
}
|
||||
#path_circle_vert_clair_erable_2{
|
||||
animation: traceAppear 2.5s forwards;
|
||||
// animation: traceAppear 1s forwards;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ body {
|
||||
z-index: 3000;
|
||||
position: relative;
|
||||
top: -1200px;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user