-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwatch.html
53 lines (46 loc) · 3.57 KB
/
watch.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
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en"><head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta property="og:title" content="Watch Together">
<link rel="icon" type="image/x-icon" href="images/favicon.ico" />
<title>Watch Together</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="watch.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i">
<link id="u-page-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Gugi:400">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "ATLAS",
"logo": "images/logo.webp"
}</script>
<meta name="theme-color" content="#00ffff">
<meta property="og:description" content="">
<meta property="og:type" content="website">
</head>
<body class="u-body u-overlap u-overlap-contrast u-palette-5-dark-2 u-xl-mode" data-lang="en"><header class="u-clearfix u-header" id="sec-2da9" data-animation-name="" data-animation-duration="0" data-animation-delay="0" data-animation-direction=""><div class="u-clearfix u-sheet u-sheet-1">
<a href="https://atmos.lol" class="u-image u-logo u-image-1" data-image-width="1238" data-image-height="377" title="ATLAS">
<img src="images/logo.webp" class="u-logo-image u-logo-image-1">
</a>
<div class="u-container-style u-group u-hover-feature u-group-1">
<div class="u-container-layout u-container-layout-1">
<a href="https://atmos.lol" class="u-border-none u-btn u-button-style u-none u-text-active-custom-color-1 u-text-hover-palette-1-light-2 u-text-white u-btn-1"><span class="u-file-icon u-icon u-text-white u-icon-1"><img src="images/69524-1176123c.png" alt=""></span> HOME
</a>
<a href="https://atmos.lol/inv" class="u-btn u-button-style u-none u-text-active-custom-color-1 u-text-hover-palette-1-light-2 u-text-white u-btn-2"><span class="u-file-icon u-icon u-icon-2"><img src="images/2.png" alt=""></span> DISCORD
</a>
<a href="https://atmos.lol/watch" class="u-border-none u-btn u-button-style u-none u-text-active-custom-color-1 u-text-hover-palette-1-light-2 u-text-white u-btn-3"><span class="u-file-icon u-icon u-text-white u-icon-3"><img src="images/1665346-7ced7d72.png" alt=""></span> WATCH PARTY
</a>
</div>
</div>
</div></header>
<section class="u-clearfix u-image u-shading lazyload u-section-1" id="sec-4a69" data-image-width="4096" data-image-height="2424" data-bg="url("images/backg_watch.webp")">
<div class="u-clearfix u-sheet u-sheet-1">
<a href="https://cytu.be/r/atmos" class="u-active-custom-color-11 u-border-none u-btn u-btn-round u-button-style u-custom-color-6 u-custom-font u-hover-custom-color-6 u-hover-feature u-radius-6 u-btn-1" target="_blank" data-animation-name="customAnimationIn" data-animation-duration="500" data-animation-direction="" data-animation-delay="500">WATCH</a>
</div>
</section>
</body></html>