This repository was archived by the owner on Jun 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathindex.html
More file actions
37 lines (36 loc) · 1.23 KB
/
index.html
File metadata and controls
37 lines (36 loc) · 1.23 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style>
body{
background: rgba(0,0,0,.25);
padding: 15px;
overflow-y: scroll;
}
a{
text-decoration: none;
color: white;
font-family: "Roboto", sans-serif;
display: block;
padding:5px;
font-size:14px;
}
</style>
</head>
<body>
<a href="rdmty_default">Rdmty - /rdmty_default.html</a>
<a href="rdmty_no_job_colors">Rdmty - /rdmty_no_job_colors.html</a>
<a href="Hibiyasleep_Kagerou_pointer">Kagerou - /Hibiyasleep_Kagerou_pointer.html</a>
<a href="Ihellmasker_ParserSkin_pointer">Ihellmasker_ParserSkin_pointer.html</a>
<a href="laiglinne-ff-dmgmeter">Laiglinne - /laiglinne-ff-dmgmeter.html</a>
<a href="kyitrai">kyitrai - /kyitrai.html</a>
<a href="IrealiTY-overlayskin">IrealiTY - /IrealiTY-overlayskin.html</a>
<a href="sinistral_dynamicView">Sinistral - /sinistral_dynamicView.html</a>
<a href="Torgan.MiniParse">Torgan - /Torgan.MiniParse.html</a>
<a href="tristoune_miniparse">tristoune - /tristoune_miniparse.html</a>
<a href="xephero">xephero - /xephero.html</a>
<a href="miniparseVertigo">Vertigo - /miniparseVertigo.html</a>
</body>
</html>