From 3fdac014b602264d2cf3e5d2eac5c5f62deaba90 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Tue, 15 Aug 2023 18:58:12 -0600 Subject: [PATCH] de-grey --- dist/_astro/gmod_loading.b76a3cf0.css | 1 - dist/_astro/gmod_loading.c1ce72ac.css | 1 + dist/export/gmod_loading/index.html | 2 +- src/pages/export/gmod_loading.astro | 2 -- 4 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 dist/_astro/gmod_loading.b76a3cf0.css create mode 100644 dist/_astro/gmod_loading.c1ce72ac.css diff --git a/dist/_astro/gmod_loading.b76a3cf0.css b/dist/_astro/gmod_loading.b76a3cf0.css deleted file mode 100644 index 56cae1b..0000000 --- a/dist/_astro/gmod_loading.b76a3cf0.css +++ /dev/null @@ -1 +0,0 @@ -:where(.astro-W5LHOOVP){margin:0;padding:0;box-sizing:border-box;-webkit-filter:grayscale(100%);filter:grayscale(100%)}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif);-webkit-filter:grayscale(100%);filter:grayscale(100%)}marquee:where(.astro-W5LHOOVP){height:100vh} diff --git a/dist/_astro/gmod_loading.c1ce72ac.css b/dist/_astro/gmod_loading.c1ce72ac.css new file mode 100644 index 0000000..2be77de --- /dev/null +++ b/dist/_astro/gmod_loading.c1ce72ac.css @@ -0,0 +1 @@ +:where(.astro-W5LHOOVP){margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif);-webkit-filter:grayscale(100%);filter:grayscale(100%)}marquee:where(.astro-W5LHOOVP){height:100vh} diff --git a/dist/export/gmod_loading/index.html b/dist/export/gmod_loading/index.html index e2113f9..b9a82ab 100644 --- a/dist/export/gmod_loading/index.html +++ b/dist/export/gmod_loading/index.html @@ -8,7 +8,7 @@ Loading... - +
diff --git a/src/pages/export/gmod_loading.astro b/src/pages/export/gmod_loading.astro index 00ce35e..574202a 100644 --- a/src/pages/export/gmod_loading.astro +++ b/src/pages/export/gmod_loading.astro @@ -17,8 +17,6 @@ import Card from '../../components/Card.astro'; margin: 0; padding: 0; box-sizing: border-box; - -webkit-filter: grayscale(100%); - filter: grayscale(100%); } body{ width: 100%;