From bd0047329216cc11a3c1850e76784cdb17c4654d Mon Sep 17 00:00:00 2001 From: scar <91326008+alk-spriet@users.noreply.github.com> Date: Tue, 21 Dec 2021 20:00:00 +0100 Subject: [PATCH] Cleaned repo tree --- ...r (active & hover).css => Whiter banner.css | 0 test.css | 18 ------------------ test.html | 18 ------------------ 3 files changed, 36 deletions(-) rename Whiter banner (active & hover).css => Whiter banner.css (100%) delete mode 100644 test.css delete mode 100644 test.html diff --git a/Whiter banner (active & hover).css b/Whiter banner.css similarity index 100% rename from Whiter banner (active & hover).css rename to Whiter banner.css diff --git a/test.css b/test.css deleted file mode 100644 index b157867..0000000 --- a/test.css +++ /dev/null @@ -1,18 +0,0 @@ -.Navbar { - background: linear-gradient(-45deg, #00e1d0, #00c4ff, #0562e8, #8a25f9) !important; - background-size: 400% 400% !important; - animation: salsigrad 15s linear infinite !important; - height: 100vh; -} - -@keyframes salsigrad { - 0% { - background-position: 0% 50%; - } - 50% { - background-position: 100% 50%; - } - 100% { - background-position: 0% 50%; - } -} \ No newline at end of file diff --git a/test.html b/test.html deleted file mode 100644 index d406187..0000000 --- a/test.html +++ /dev/null @@ -1,18 +0,0 @@ - - - -
- - - -