de-grey
This commit is contained in:
parent
7d393a47c8
commit
3fdac014b6
4 changed files with 2 additions and 4 deletions
1
dist/_astro/gmod_loading.b76a3cf0.css
vendored
1
dist/_astro/gmod_loading.b76a3cf0.css
vendored
|
@ -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}
|
|
1
dist/_astro/gmod_loading.c1ce72ac.css
vendored
Normal file
1
dist/_astro/gmod_loading.c1ce72ac.css
vendored
Normal file
|
@ -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}
|
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">
|
<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.b76a3cf0.css" /></head>
|
<link rel="stylesheet" href="/_astro/gmod_loading.c1ce72ac.css" /></head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<main class="astro-W5LHOOVP">
|
<main class="astro-W5LHOOVP">
|
||||||
|
|
|
@ -17,8 +17,6 @@ import Card from '../../components/Card.astro';
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-webkit-filter: grayscale(100%);
|
|
||||||
filter: grayscale(100%);
|
|
||||||
}
|
}
|
||||||
body{
|
body{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Reference in a new issue