From 4b5d4aef0a14336cb23f88763ff9cba2c17ea151 Mon Sep 17 00:00:00 2001 From: CompeyDev Date: Tue, 6 Feb 2024 06:25:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20CompeyDe?= =?UTF-8?q?v/seal.devcomp.xyz@d956bf6d1773eb802c6db6363cbc420b107efa79=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- globals-2c1fff0573a00b23.css | 3 +++ globals-f65d5e75189c8ae6.css | 38 ------------------------------------ index.html | 2 +- 3 files changed, 4 insertions(+), 39 deletions(-) create mode 100644 globals-2c1fff0573a00b23.css delete mode 100644 globals-f65d5e75189c8ae6.css diff --git a/globals-2c1fff0573a00b23.css b/globals-2c1fff0573a00b23.css new file mode 100644 index 0000000..53615a5 --- /dev/null +++ b/globals-2c1fff0573a00b23.css @@ -0,0 +1,3 @@ +:root {--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--accent:#c2a4d6}@keyframes pulsate{0%{background-color:black;color:white}50%{background-color:white;color:black}100%{background-color:black;color:white}}:selection {background:rgb(var(--accent))}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to center, + transparent, + rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));animation:pulsate 10s ease-in-out infinite} \ No newline at end of file diff --git a/globals-f65d5e75189c8ae6.css b/globals-f65d5e75189c8ae6.css deleted file mode 100644 index 9a977d5..0000000 --- a/globals-f65d5e75189c8ae6.css +++ /dev/null @@ -1,38 +0,0 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; - -:root { - --foreground-rgb: 0, 0, 0; - --background-start-rgb: 214, 219, 220; - --background-end-rgb: 255, 255, 255; - --accent: #c2a4d6; -} -@keyframes pulsate { - 0% { - background-color: black; - color: white - } - - 50% { - background-color: white; - color: black - } - - 100% { - background-color: black; - color: white - } -} - -::selection { - background: rgb(var(--accent)); -} - -body { - color: rgb(var(--foreground-rgb)); - background: linear-gradient(to center, - transparent, - rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb)); - animation: pulsate 10s ease-in-out infinite; -} diff --git a/index.html b/index.html index 95bda32..dba2c88 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -seal.devcomp.xyz \ No newline at end of file +seal.devcomp.xyz \ No newline at end of file