-
Notifications
You must be signed in to change notification settings - Fork 0
/
partners.html
180 lines (142 loc) · 6.13 KB
/
partners.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon-32x32.png" />
<meta name="viewport" content="width=device-width" />
<link href="./_app/immutable/assets/0.6be81ed6.css" rel="stylesheet">
<link href="./_app/immutable/assets/15.ac7dfe5e.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.8ae423bb.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.f3763ce3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.f12e5b34.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.1386ed01.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.0db72c51.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.3af273ad.js">
<link rel="modulepreload" href="./_app/immutable/chunks/each.e59479a4.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.09d20017.js">
<link rel="modulepreload" href="./_app/immutable/nodes/15.5497231d.js">
<style>
body {
background-image: url("/seele_bg.png");
background-position: top;
margin: 0;
height: 100%;
font-family: Impact, sans-serif;
letter-spacing: 0.1em;
color: #7cf7ff;
/* -webkit-text-stroke: 1px black; */
}
hr {
border-color: #7cf7ff;
box-shadow: 0 0 10px #7cf7ff, 0 0 5px #7cf7ff;
}
html {
height: 100%;
}
input {
border-radius: 25px;
font-size: 1.4vw;
}
div {
padding: 0px;
margin: 0px;
}
button {
border-radius: 25px;
color: #7cf7ff;
border: 1px solid #a8f3fff2;
}
button:hover {
cursor: pointer;
}
body {
scrollbar-width: thin;
/* "auto" or "thin" */
scrollbar-color: blue orange;
/* scroll thumb and track */
}
* {
scrollbar-width: thin;
scrollbar-color: blue orange;
}
*::-webkit-scrollbar {
width: 12px;
}
*::-webkit-scrollbar-track {
background: transparent;
}
*::-webkit-scrollbar-thumb {
background-color: #b300ff;
border-radius: 20px;
border: 1px solid #a8f3fff2;
box-shadow: 0 0 5px #a8f3fff2;
}
:root {
--stroke-width: 1px;
}
.Header {
font-family: Impact, sans-serif;
margin: 0;
font-size: 2.5vw;
padding: 0;
margin-bottom: 0px;
margin-top: 0px;
/* text-shadow: var(--stroke-width) var(--stroke-width) 0 #000,
calc(-1 * var(--stroke-width)) var(--stroke-width) 0 #000,
var(--stroke-width) calc(-1 * var(--stroke-width)) 0 #000,
calc(-1 * var(--stroke-width)) calc(-1 * var(--stroke-width)) 0 #000; */
-webkit-text-stroke: 0.6px black;
}
p {
font-family: Arial, sans-serif;
font-size: 1vw;
}
button, a {
font-size: 12px;
background-color: transparent;
}
.CenteringDiv {
display: flex;
align-items: center;
margin: 0;
height: 100%;
flex-wrap: wrap;
}
@media (max-width: 850px) {
.Header {
font-size: 25px;
}
}
@media (max-width: 850px) {
button, p {
font-size: 11px;
}
}
</style>
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents"> <head data-svelte-h="svelte-1rf083m"><title>SeeleLand</title></head> <nav class="svelte-1ugtpeg"><div class="navParentDiv svelte-1ugtpeg"><div><a href="/" data-sveltekit-preload-data style="display:flex; " class="svelte-1ugtpeg"><div style="margin-top:-4.5vw; margin-bottom:-4.5vw;"><img src="/_app/immutable/assets/logo.c4e2f694.png" alt="Home" style="width : 4.5vw; height : 4.5vw; padding-top:0.4vw; transform: scaleX(-1);" class="svelte-1ugtpeg"></div> <p class="Header" data-svelte-h="svelte-1ui44lf">SeeleLand</p></a></div> <div class="centeringDiv svelte-1ugtpeg"><a href="/leaderboards" data-sveltekit-preload-data class="svelte-1ugtpeg"><p class="Header">Leaderboards</p> </a><a href="/armadas" data-sveltekit-preload-data class="svelte-1ugtpeg"><p class="Header">Armadas</p> </a></div> <div class="centeringDiv svelte-1ugtpeg" data-svelte-h="svelte-14d88y4"><a href="https://discord.gg/WWEFykz" data-sveltekit-preload-data target="_blank" class="svelte-1ugtpeg"><p class="Header">Discord</p></a></div></div> </nav> <div id="centerDiv" class="svelte-gact09"><div style="position: relative; border-radius: 27px; overflow: hidden;"><div id="bgDiv" style="overflow: hidden;" class="svelte-e4v5qr"><img id="bg" src="/_app/immutable/assets/seewe_frens-min.06f56da2.png" alt="Your GIF" class="svelte-e4v5qr"></div> <div id="aboutDiv" class="svelte-e4v5qr"><p class="Header svelte-e4v5qr" style="margin:5px;">~ SeeleLand's friends ~</p> <div style="overflow:auto; max-height:520px;"><a href="https://discord.gg/guobafans" target="_blank" class="svelte-e4v5qr"><div style="margin-top: 20px;"><img src="/_app/immutable/assets/guoba.1d8d35ba.png" alt="Home" style="width:250px; height: 125px; margin:0;"> <p style="font-family: Arial, sans-serif; font-size: 20px; margin:0;" class="svelte-e4v5qr">https://discord.gg/guobafans </p></div> </a><a href="https://discord.gg/bronya" target="_blank" class="svelte-e4v5qr"><div style="margin-top: 20px;"><img src="/_app/immutable/assets/bronya.6420b055.png" alt="Home" style="width:250px; height: 125px; margin:0;"> <p style="font-family: Arial, sans-serif; font-size: 20px; margin:0;" class="svelte-e4v5qr">https://discord.gg/bronya </p></div> </a><a href="https://discord.gg/seelemains" target="_blank" class="svelte-e4v5qr"><div style="margin-top: 20px;"><img src="/_app/immutable/assets/seelemains.df60c68a.gif" alt="Home" style="width:250px; height: 125px; margin:0;"> <p style="font-family: Arial, sans-serif; font-size: 20px; margin:0;" class="svelte-e4v5qr">https://discord.gg/seelemains </p></div> </a></div></div> </div></div> <div id="thirdDiv" class="svelte-gact09"></div>
<script>
{
__sveltekit_m4u5um = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("./_app/immutable/entry/start.8ae423bb.js"),
import("./_app/immutable/entry/app.1386ed01.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 15],
data,
form: null,
error: null
});
});
}
</script>
</div>
</body>
</html>