From 65b5ad0fd2e82dd48b8f99c405e170bf8d46c2d3 Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Wed, 16 Nov 2022 18:09:16 +0530 Subject: [PATCH] Remove credittext --- docs/loading/index.html | 8 -------- docs/loading/style.css | 6 ------ 2 files changed, 14 deletions(-) diff --git a/docs/loading/index.html b/docs/loading/index.html index 29ef157..8c284f8 100755 --- a/docs/loading/index.html +++ b/docs/loading/index.html @@ -30,13 +30,5 @@ - - -
-

- Design Credits: kenchen -

diff --git a/docs/loading/style.css b/docs/loading/style.css index 6a74a8c..4c9f5ac 100755 --- a/docs/loading/style.css +++ b/docs/loading/style.css @@ -98,10 +98,4 @@ body { 100% { opacity: 1; } -} -.credittext { - position: absolute; - bottom: 0; - left: 0; - color: white; } \ No newline at end of file