-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam.html
310 lines (271 loc) · 7.63 KB
/
team.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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
<html>
<head>
<title>Shippo</title>
<link rel="shortcut icon" href="/pics/shippopfp.png" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body style="background-color:#D7BDE2 ;">
<link href="contact-form.css" rel="stylesheet">
<div class="about-section">
<h1 style="font-size: 70px;">Welcome to <a style="color: white;" href="https://top.gg/de/bot/1003002164349784125"
target="_blank">Shippo's</a> team
</h1>
<button class="lolbtn" onclick="window.location.href = 'index.html';">back to Shippo</button>
</div>
<h1 style="text-align:center"><b><u>Our Team:</u></b></h1>
<div class="row">
<div class="column">
<div class="card">
<img src="/pics/yachi pfp.png" style="width:100%">
<div class="container">
<h2>Yachi</h2>
<p class="title"><b>OWNER & DEVELOPER</b></p>
<p><b>Heyo my name is Yachi and I am the creator of Shippo. I also developed and programmed Shippo with the
help
of Shippo team. You can find some other of my prjects on <a
href="https://github.com/Yachi-qwq/Yachi-qwq/blob/main/README.md" target="_blank">my github</a>. You
coud
also add me on discord.</b> (Yachi#1750)
</p>
<p><button class="cardbutton">Contact</button></p>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="/pics/ela pfp.png" style="width:100%">
<div class="container">
<h2>Yachi</h2>
<p class="title"><b>CO-OWNER & DESIGNER</b></p>
<p><b>Ela, one of the most important parts of this project. Sadly Yachi is not able to design even easy
things thats why Ela helpes us out with her amazing work.</b> (Ela#1121)
</p>
<p><button class="cardbutton"
onclick="window.open('https://discord.gg/zvjQGWxNtB', '_blank')">Contact</button></p>
</div>
</div>
</div>
<p> </p>
<h2 style="text-align:center"><b><u>Generell</u></b></h2>
<h3><b>First a short reminder this website was nor made for cellphone usage, so if there are any bugs or design
fails we are very sorry. Shippo started as a fun project by Yachi and quick grew to a community and friends
project of the pixel cat/angel members.<br> <br></br>Shippo is still in production, it is no proffesionell
project and
his features are currently on the way to get better and of cause a few new will come soon. Ela and Yachi are
the main members of the team but there where actually some more.<br> <br> For example the members of the pixel
cat/Angel servers who testet Shippo, helped Yachi with the Grammar and reported bugs in come commands. Our
thanks also goes to them.</b></h3>
<button class="accordion">🐾 Ela's works of art</button>
<div class="panel">
<div class="row">
<div class="column">
<div class="card">
<img src="/pics2/meaw.png" style="width:100%">
<div class="container">
<h2 style="text-align: center;">Old Shippo pfp</h2>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="/pics2/shippo pfp.png" style="width:100%">
<div class="container">
<h2 style="text-align: center;">New Shippo pfp</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="/pics2/darkshippo.png" style="width:100%">
<div class="container">
<h2 style="text-align: center;">Dark Shippo pfp</h2>
</div>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="/pics2/theme.png" style="width:100%">
<div class="container">
<h2 style="text-align: center;">Shippo welcome cmd</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<footer>
<button class="topbtn" onclick="window.open('https://top.gg/de/bot/1003002164349784125', '_blank')"><b>Shippo
on
top.gg</b></button>
</footer>
</body>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
background-color: #566573;
margin: 0 auto;
width: 100%;
text-align: center;
}
html {
box-sizing: border-box;
background: #f3f3f3;
}
.about-section {
padding: 60px;
text-align: center;
background-color: #6C3483;
color: white;
}
.footer {
background-color: #6C3483;
padding: 5px;
}
.lolbtn {
width: 50%;
text-align: center;
border-radius: 5px;
background: #D2B4DE;
border: none;
color: black;
padding: 20px 30px;
cursor: pointer;
font-size: 20px;
border-color: #5B2C6F;
border-style: solid;
border-width: 2px;
border-radius: 22px;
}
.lolbtn:hover {
background-color: #4A235A;
color: white;
}
.topbtn {
width: 100%;
text-align: center;
border-radius: 5px;
background: #6C3483;
border: none;
color: black;
padding: 20px 30px;
cursor: pointer;
font-size: 20px;
border-color: #5B2C6F;
border-style: solid;
border-width: 2px;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
.column {
float: left;
width: 33.3%;
margin-bottom: 16px;
padding: 0 8px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
margin: 8px;
}
.container {
padding: 0 16px;
}
.container::after,
.row::after {
content: "";
clear: both;
display: table;
}
.title {
color: grey;
}
.cardbutton {
width: 100%;
text-align: center;
border-radius: 5px;
background: #6C3483;
color: black;
padding: 10px 10%;
cursor: pointer;
font-size: 20px;
border-color: #5B2C6F;
border-style: solid;
border-width: 2px;
}
.cardbutton:hover {
background-color: #D2B4DE;
}
@media screen and (max-width: 650px) {
.column {
width: 100%;
display: block;
}
}
/* menü und so */
.accordion {
background-color: #C39BD3;
color: black;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 25px;
transition: 0.4s;
outline-style: dotted;
}
.active,
.accordion:hover {
background-color: #4A235A;
color: white;
}
.accordion:after {
content: '\002B';
color: #777;
font-weight: bold;
float: right;
margin-left: 5px;
border-color: #C39BD3;
}
.active:after {
content: "\2212";
}
.panel {
background-color: #EBDEF0;
padding: 0 20px;
font-size: 25px;
text-align: left;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}
.left {
height: 200px;
}
}
</style>
<script>
var acc = document.getElementsByClassName("accordion");
var i;
for (i = 0; i < acc.length; i++) {
acc[i].addEventListener("click", function () {
this.classList.toggle("active");
var panel = this.nextElementSibling;
if (panel.style.maxHeight) {
panel.style.maxHeight = null;
} else {
panel.style.maxHeight = panel.scrollHeight + "px";
}
});
}
</script>
</html>