-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
77 lines (72 loc) · 4.52 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
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/style.css">
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/Assets/CSS/XXVII.css">
<div class="XXVII">
<div class="XXVII">
<div class="Glitch" title="XXVII">XXVII</div>
</div>
</div>
<!DOCTYPE html>
<html>
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/Assets/CSS/dropdown.css" />
<link rel="stylesheet" type="text/css" href="https://jaythexxvii.github.io/Assets/CSS/style.css">
<header class="main-header">
<a class="logo" href="https://jaythexxvii.github.io/"> <img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Monkey.png" alt="XXVII"> </a>
<ul class="main-nav">
<li class="dropdown">
<a class="Discord-Icon-Raw" href="#">Raw</a>
<ul class="drop-nav">
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/libraryroot-custom-css/libraryroot.custom.css">libraryroot.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/friends-custom-css/friends.custom.css">friends.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/notifications-custom-css/notifications.custom.css">notifications.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/webkit-css/webkit.css">webkit.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/theme-json/theme.json">theme.json</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/skin-json/skin.json">skin.json</a></li>
</ul>
</li>
<li><a class="Discord-Icon-Git" href="https://github.com/JayTheXXVII/Red-Metro-For-Steam">Red Metro</a></li>
<li><a class="Home-Button" href="https://jaythexxvii.github.io">Home</a></li>
<li><a class="Git" href="https://github.com/JayTheXXVII">Github</a></li>
<li class="dropdown">
<a href="#">CSS</a>
<ul class="drop-nav">
<li><a href="https://jaythexxvii.github.io/RevertX2">RevertX2</a></li>
<li><a href="https://jaythexxvii.github.io/RevertX2-Legacy">RevertX2-Legacy</a></li>
<li><a href="https://jaythexxvii.github.io/RTL">RTL</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/">Red Metro</a></li>
<li><a href="https://jaythexxvii.github.io/Discord-old-icons/">Discord Old Icons</a></li>
<!-- <li class="flyout">
<a href="https://jaythexxvii.github.io/Red-Metro-For-Steam">Red Metro</a>
<ul class="flyout-nav">
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/libraryroot-custom-css/">libraryroot.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/friends-custom-css/">friends.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/notifications-custom-css/">notifications.custom.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/webkit-css/">webkit.css</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/theme-json/">theme.json</a></li>
<li><a href="https://jaythexxvii.github.io/Red-Metro-For-Steam/skin-json/">skin.json</a></li>
</ul>
</li> -->
</ul>
</li>
</ul>
</header>
<header class="Metro-Nav">
<body>
<font size = "+10" face="Arial"> <h2 class="Metro-Header"> Red Metro </font> </h2>
<div class="row">
<div class="column">
<h1> Home </h1>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Red%20Metro%20Asset%20Library%20Home.png" alt="Home" style="width:100%" class="Metro-Home">
<h1> Store </h1>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Red%20Metro%20Asset%20Store.png" alt="Store" style="width:100%" class="Metro-Store">
<h1> Library </h1>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Red%20Metro%20Asset%20Library.png" alt="Library" style="width:100%" class="Metro-Library">
<h1> Community </h1>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Red%20Metro%20Asset%20Community.png" alt="Community" style="width:100%" class="Metro-Community">
<h1> Activity </h1>
<img src="https://raw.githubusercontent.com/JayTheXXVII/jaythexxvii.github.io/main/Assets/Red%20Metro%20Asset%20Activity.png" alt="Activity" style="width:100%" class="Metro-Activity">
</div>
</body>
</header>
</html>