Skip to content

Commit 87758bf

Browse files
authored
Update index.html
1 parent 27cc324 commit 87758bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

request-dmca/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<meta property="og:description" content="The Unblocked Games Site You Can Play Everyday! It Also has Some Custom Games.">
1515
<meta property="og:url" content="/">
1616
<link rel="shortcut icon" type="image/png" href="/bloxcraft.png">
17+
<link rel="stylesheet" href="/assets/background/frame.css">
1718
<style>
1819
span {
1920
display: inline-block;
@@ -27,11 +28,10 @@
2728
</style>
2829
<style>
2930
body {
30-
background-image: url('/homepage_background.png');
31+
background: linear-gradient(-45deg, #1e1b4b, #312e81, #3730a3, #1e3a8a);
3132
background-repeat: no-repeat;
3233
background-position: center center;
3334
background-size: cover; background-size: cover;
34-
background-attachment: fixed;
3535
}
3636
</style>
3737
<style>
@@ -195,7 +195,7 @@
195195
gtag('config', 'G-W0KXN0103E');
196196
</script>
197197
<body>
198-
198+
<iframe id="bgFrame" src="/assets/background/tools/index.html"></iframe>
199199
<div class="navbar">
200200
<a href="/">Home</a>
201201
<a href="/games">Games</a>

0 commit comments

Comments
 (0)