animated background

This commit is contained in:
2024-04-21 21:14:02 +02:00
parent 7c908b6bf4
commit d8c5cb99aa
6 changed files with 42 additions and 100 deletions
@@ -338,9 +338,6 @@ footer h2 {
font-size: 1rem;
line-height: 1.5rem; }
#content-ontop {
display: none; }
@keyframes pulse {
0% {
transform: scale(0); }
@@ -388,14 +385,11 @@ footer h2 {
@keyframes traceAppear {
0% {
opacity: 0; }
70% {
80% {
opacity: 0; }
100% {
opacity: 1; } }
#path_circle_vert_clair_erable_2 {
animation: traceAppear 2.5s forwards; }
/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
@@ -522,8 +516,7 @@ body {
body #content-ontop {
z-index: 3000;
position: relative;
top: -1200px;
display: none; }
top: -1200px; }
body #background-animated {
z-index: 2000;
position: relative;