-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
517 lines (442 loc) · 16.3 KB
/
index.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
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
<!DOCTYPE html>
<html>
<head>
<title>N0va Desktop</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="photo.css">
<link rel="stylesheet" href="styles.scss">
<link rel="stylesheet" href="styles.css.map">
<link rel="stylesheet" href="sweetalert2.min.css">
<link rel="stylesheet" href="card-entourage.css">
<link
href="https://fonts.googleapis.com/css2?family=Allerta&family=Josefin+Sans:wght@500&family=Jura:wght@700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<link href="https://fonts.googleapis.com/css2?family=Krona+One&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="icon" type="image/png" href="favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon/favicon-16x16.png" sizes="16x16" />
<link href="https://fonts.googleapis.com/css2?family=Cinzel+Decorative&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap" rel="stylesheet">
</head>
<body>
<!--
<div class="navbar-top">
<nav>
<a href="">N0VA DESKTOP</a>
</nav>
</div> -->
<div class="container">
<div class="column active">
<div class="content">
<h1>N</h1>
<div class="box">
<h2>L U M I</h2>
<p class="paragh">"There are no goodbyes for us. Wherever you are, you will always be in my heart."
</p>
<!-- <div class="button-effect">
<a class="effect effect-5" href="#" title="Learn More">Learn More</a>
</div>
-->
</div>
</div>
<div class="bg bg1"></div>
</div>
<div class="column">
<div class="content">
<h1>0</h1>
<div class="box">
<h2>L U M I</h2>
<p class="paragh">"That's my sweetheart in there. Wherever she is, that's where my home is."</p>
</div>
</div>
<div class="bg bg2"></div>
</div>
<div class="column">
<div class="content">
<h1>V</h1>
<div class="box">
<h2>L U M I</h2>
<p class="paragh">"I would rather share one lifetime with you, than face all the ages of this world
alone."</p>
</div>
</div>
<div class="bg bg3"></div>
</div>
<div class="column">
<div class="content">
<h1>A</h1>
<div class="box">
<h2>L U M I</h2>
<p class="paragh">"And when I'm with her, I feel happy to be alive. Like I can do anything.."
"I Love You!"</p>
</div>
</div>
<div class="bg bg4"></div>
</div>
</div>
<!-- coming out -->
<div class="contain-blurred">
<h1 class="blured-title">THE BEST PHOTO MADE BY LUMI FANS </h1>
<hr class="ht1tl">
<div class="containers">
<div class="containloc-1">
<div class="containspace">
<div class="container__image">
<div class="container__info container__author">
Photo by <a class="link" target="_blank" href=" https://lumi.mihoyo.com/#/">
Aden</a>
</div>
<div class="container__info container__location"> N0VA | October 2, 2020</div>
</div>
</div>
</div>
</div>
<br>
<div class="containers">
<div class="containloc-2">
<div class="containspace">
<div class="container__image1">
<div class="container__info1 container__author1">
Photo by <a class="link" target="_blank" href=" https://lumi.mihoyo.com/#/">
Aden</a>
</div>
<div class="container__info1 container__location1"> N0VA | October 6, 2020</div>
</div>
</div>
</div>
</div>
<br>
<div class="containers">
<div class="containloc-2">
<div class="containspace">
<div class="container__image2">
<div class="container__info2 container__author2">
Photo by <a class="link" target="_blank" href=" https://lumi.mihoyo.com/#/">
Aden</a>
</div>
<div class="container__info2 container__location2"> N0VA | October 13, 2020</div>
</div>
</div>
</div>
</div>
<br>
<div class="containers">
<div class="containloc-2">
<div class="containspace">
<div class="container__image3">
<div class="container__info3 container__author3">
Photo by <a class="link" target="_blank" href=" https://lumi.mihoyo.com/#/">
Aden</a>
</div>
<div class="container__info3 container__location3"> N0VA | October 16, 2020</div>
</div>
</div>
</div>
</div>
</div>
<!-- Widget games -->
<div class="container-games">
<div class="buttonz">
<div div class="contentz">
<h2 class="hpar">Wanna Play Some Tic Tac Toe with ME? </h2>
<a href="LumiGames/games.html" class="btnz effect04" data-sm-link-text="PLAY NOW!"
target="_blank"><span>CLiCK HERE</span>
</a>
</div>
</div>
</div>
<p></p>
<!-- News container -->
<p></p>
<div class="container-news">
<div class="row">
<div class="example-1 card">
<div class="wrapper">
<div class="date">
<span class="day">9</span>
<span class="month">Sep</span>
<span class="year">2020</span>
</div>
<div class="data">
<div class="content">
<span class="author">Vivian The Fox</span>
<h1 class="title"><a
href="https://drive.google.com/file/d/1BUQccMTRrGZ4ptnJ78o8CvYQjSPQ0LjM/view?usp=sharing">
Lumi
Merch Catalog </a></h1>
<p class="text">Disclaimer: These Products are not officially santioned by mihoyo. The
Products advertised are made by community members of the Lumi NOVA Discord Server.</p>
<label for="show-menu" class="menu-button"><span></span></label>
</div>
<input type="checkbox" id="show-menu" />
<ul class="menu-content">
<li>
<a class="fas fa-angle-double-right"></a>
</li>
<li><a href="https://discord.gg/j4AxFKP" class="fab fa-discord"></a></li>
<li><a class="fas fa-angle-double-left"></a></li>
</ul>
</div>
</div>
</div>
<div class="example-2 card">
<div class="wrapper">
<div class="header">
<div class="date">
<span class="day">19</span>
<span class="month">Sep</span>
<span class="year">2020</span>
</div>
<!-- <ul class="menu-content">
<li>
<a href="#" class="fa fa-bookmark-o"></a>
</li>
<li><a href="#" class="fa fa-heart-o"><span>18</span></a></li>
<li><a href="#" class="fa fa-comment-o"><span>3</span></a></li>
</ul> -->
</div>
<div class="data">
<div class="content">
<span class="author">Vivian The Fox</span>
<h1 class="title"><a
href="https://drive.google.com/file/d/1KxZWwvTrV6vusSr-esqyw7W0HdSsVypl/view"
target="_blank">LUMI NOVEL?!</a></h1>
<p class="text">Two Years ago Lumi Lanyue entered the miHoYo VTuber Program Tryouts. Little
did
she know, she would soon become the star of District NOVA. It happened seemingly in the
blink of an eye...</p>
<a href="https://drive.google.com/file/d/1KxZWwvTrV6vusSr-esqyw7W0HdSsVypl/view"
target="_blank" class="button">Read more</a>
</div>
</div>
</div>
</div>
</div>
<br><br><br>
</div>
<!-- card entourage -->
<div class="entourage-container">
<h2 class="main-title-ent blured-title">Entourage Community Works</h2>
<!-- <hr class="ht1tl"> -->
<main class="page-content">
<div class="card-ent">
<div class="content-ent">
<h2 class="title-ent">NEKONECTED</h2>
<p class="copy-ent">I LOVE MUSIC </p> <button class="btn-ent"> <a href="404page/404.html"
class="text-decoration: none;"> View More
</a></button>
</div>
</div>
<div class="card-ent">
<div class="content-ent">
<h2 class="title-ent" style="text-shadow:black "> ADEN</h2>
<p class="copy-ent">I LOVE MYSELF, I LOVE ART, I LOVE LUMI !!! </p><button class="btn-ent"> <a
href="404page/404.html" class="text-decoration: none;">View
More </a> </button>
</div>
</div>
<div class="card-ent">
<div class="content-ent">
<h2 class="title-ent">VIVIAN</h2>
<p class="copy-ent">I LOVE WRITING SOMETHING</p><button class="btn-ent"> <a href="404page/404.html"
class="text-decoration: none;">
Book
Now </a></button>
</div>
</div>
<div class="card-ent">
<div class="content-ent">
<h2 class="title-ent">MOOSE</h2>
<p class="copy-ent">I LOVE LUMI</p><button class="btn-ent"> <a href="404page/404.html"
class="text-decoration: none;"> Book Now </a></button>
</div>
</div>
</main>
<main class="page-content1">
<div class="card-ent1">
<div class="content-ent1">
<h2 class="title-ent1">Entourage 5</h2>
<p class="copy-ent1">Details about entourage </p><button class="btn-ent1"> <a
href="404page/404.html" class="text-decoration: none;"> View More
</a></button>
</div>
</div>
<div class="card-ent1">
<div class="content-ent1">
<h2 class="title-ent1">Entourage 6</h2>
<p class="copy-ent1">Details about entourage</p><button class="btn-ent1"> <a href="404page/404.html"
class="text-decoration: none;">View
Trips </a> </button>
</div>
</div>
<div class="card-ent1">
<div class="content-ent1">
<h2 class="title-ent1">Entourage 7</h2>
<p class="copy-ent1">Details about entourage</p><button class="btn-ent1"> <a href="404page/404.html"
class="text-decoration: none;">
Book
Now </a></button>
</div>
</div>
<div class="card-ent1">
<div class="content-ent1">
<h2 class="title-ent1">Entourage 8</h2>
<p class="copy-ent1">Details about entourage</p><button class="btn-ent1"> <a href="404page/404.html"
class="text-decoration: none;"> Book Now
</a></button>
</div>
</div>
</main>
</div>
<!-- end entourage page -->
<!-- video section -->
<div class="video-container">
<h4 class=" blured-title">THE BEST LUMI VIDEO</h4>
<!-- <hr class="ht1tl"> -->
<div class="flip">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 1</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/cs1xm158XtM" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
</div>
<div class="flip">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 2</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/sppVENnFmmI" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
</div>
<div class="flip">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 3</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/0eOC9kPkmxc" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
</div>
<br>
<br>
<!-- <h4>Vertical Flip</h4> -->
<div class="flip flip-vertical">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 4</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/HgLPJardR7U" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/_GP8mhErZOI" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;">
</iframe>
</div>
</div>
<div class="flip flip-vertical">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 5</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/4AT4Wi27tu8" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
</div>
<div class="flip flip-vertical">
<div class="front"
style="background-image: url(https://cdn.discordapp.com/attachments/761282456351015004/778119360895909948/Lumi-Point-Click-here.png)">
<h1 class="text-shadow">NO 6</hi>
</div>
<div class="back">
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/yTXXucsrB2M" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen style="border-radius: 8px;"></iframe>
</div>
</div>
</div>
<!-- COMING SOON -->
<!-- <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> -->
<div class="container2">
<div class="coming-soon">
<div class="blured"></div>
<h1 class="thxft" style="display: grid; place-items: center;"> Thank you! </h1>
<div class="acc-footer">
<div class="flwlevi">
<h5>Author <br>
<span class="LP-n">
Levianth
Project
</span>
</h5>
<div class="footer-social-links">
<a href="https://www.facebook.com/SOUNDART-114467420305755" title="Facebook" target="_blank"><i
class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/ghazariz/" title="Instagram" target="_blank"><i
class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/channel/UC-q2q0fTVFCNLs4zrca-P8A" title="Youtube"
target="_blank"><i class="fa fa-youtube"></i></a>
<a href="https://soundcloud.com/soundart-music" title="Soundcloud" target="_blank"><i
class="fa fa-soundcloud"></i></a>
</div>
<br><br> <br>
</div>
<br><br>
<h1 class="flwlm" style="display: grid; place-items: center;"> FOLLOW LUMI ON </h1>
<div class="cntctlumi">
<h5>LUMI N0VA DESKTOP <br>
<span class="LP-n">
OFFICIAL SOCIAL MEDIA ACCOUNTS </span></h5>
<div class="footer-social-links">
<a href="https://www.facebook.com/N0vaDesktop" title="Facebook" target="_blank"><i
class="fa fa-facebook"></i></a>
<a href="https://www.instagram.com/n0va_desktop/" title="Instagram" target="_blank"><i
class="fa fa-instagram"></i></a>
<a href="https://www.youtube.com/c/LumiN0vaDesktop/about" title="Youtube" target="_blank"><i
class="fa fa-youtube"></i></a>
<a href="https://twitter.com/n0va_desktop" title="Twitter" target="_blank"><i
class="fa fa-twitter"></i></a>
<a href="https://discord.gg/n0vadesktop" title="Discord" target="_blank"><i
class="fab fa-discord"></i></a>
</div>
<br> <br>
</div>
</div><br><br><br><br><br><br>
<!-- <h1 class="nvlast" style="display: grid; place-items: center;"> N0VA DESKTOP </h1> -->
<br>
</div>
</div>
<!-- Neko does Music
Moose and Infin help with Events
I do writing, art and design
Bear does design
Nibora does art
Ari does art i think
Mirai does youtube i think
Aden does Photoediting -->
<!-- https://drive.google.com/file/d/1BUQccMTRrGZ4ptnJ78o8CvYQjSPQ0LjM/view -->
<!-- javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js"></script>
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@10"></script>
<script src="sweetalert2.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>
<script src="script.js"></script>
</body>
</html>