This commit is contained in:
nelle 2023-08-15 18:58:59 -06:00
parent 3fdac014b6
commit 31beeeda2c
3 changed files with 2 additions and 4 deletions

View file

@ -1 +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} :where(.astro-W5LHOOVP){margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100vh;background-image:url(/assets/404/crt.gif)}marquee:where(.astro-W5LHOOVP){height:100vh}

View file

@ -8,7 +8,7 @@
<meta name="generator" content="Astro v2.10.7"> <meta name="generator" content="Astro v2.10.7">
<title>Loading...</title> <title>Loading...</title>
<link rel="stylesheet" href="/_astro/404.0278d6dc.css" /> <link rel="stylesheet" href="/_astro/404.0278d6dc.css" />
<link rel="stylesheet" href="/_astro/gmod_loading.c1ce72ac.css" /></head> <link rel="stylesheet" href="/_astro/gmod_loading.b6a62e23.css" /></head>
<body> <body>
<main class="astro-W5LHOOVP"> <main class="astro-W5LHOOVP">

View file

@ -22,8 +22,6 @@ import Card from '../../components/Card.astro';
width: 100%; width: 100%;
height: 100vh; height: 100vh;
background-image: url('/assets/404/crt.gif'); background-image: url('/assets/404/crt.gif');
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
} }
marquee{ marquee{
height: 100vh; height: 100vh;