de-grey
This commit is contained in:
parent
3fdac014b6
commit
31beeeda2c
3 changed files with 2 additions and 4 deletions
|
@ -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}
|
2
dist/export/gmod_loading/index.html
vendored
2
dist/export/gmod_loading/index.html
vendored
|
@ -8,7 +8,7 @@
|
|||
<meta name="generator" content="Astro v2.10.7">
|
||||
<title>Loading...</title>
|
||||
<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>
|
||||
|
||||
<main class="astro-W5LHOOVP">
|
||||
|
|
|
@ -22,8 +22,6 @@ import Card from '../../components/Card.astro';
|
|||
width: 100%;
|
||||
height: 100vh;
|
||||
background-image: url('/assets/404/crt.gif');
|
||||
-webkit-filter: grayscale(100%);
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
marquee{
|
||||
height: 100vh;
|
||||
|
|
Loading…
Reference in a new issue