animated background
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user