-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (34 loc) · 1.44 KB
/
index.html
File metadata and controls
36 lines (34 loc) · 1.44 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
<!DOCTYPE html>
<html>
<head>
<title>Index of /usercss/</title>
<style type="text/css">
a, a:active {text-decoration: none; color: blue;}
a:visited {color: #48468F;}
a:hover, a:focus {text-decoration: underline; color: red;}
body {background-color: #F5F5F5;}
h2 {margin-bottom: 12px;}
table {margin-left: 12px;}
th, td { font: 90% monospace; text-align: left;}
th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
td {padding-right: 14px;}
td.s, th.s {text-align: right;}
div.list { background-color: white; border-top: 1px solid #646464; border-bottom: 1px solid #646464; padding-top: 10px; padding-bottom: 14px;}
div.foot { font: 90% monospace; color: #787878; padding-top: 4px;}
</style>
</head>
<body>
<h2>Index of /usercss/</h2>
<div class="list">
<table summary="Directory Listing" cellpadding="0" cellspacing="0">
<tbody>
<tr class="d"><td class="n"><a href="../">..</a>/</td><td class="m"> </td><td class="s">- </td><td class="t">Directory</td></tr>
<tr><td class="n"><a href="https://aytackydln.github.io/MyUsercss/reddit.user.css">reddit.user.css</a></tr>
<tr><td class="n"><a href="https://aytackydln.github.io/MyUsercss/youtube.user.css">youtube.user.css</a></td></tr>
<tr><td class="n"><a href="https://aytackydln.github.io/MyUsercss/twitch.user.css">twitch.user.css</a></td></tr>
<tr><td class="n"><a href="https://aytackydln.github.io/MyUsercss/jira.user.css">jira.user.css</a></td></tr>
</tbody>
</table>
</div>
</body>
</html>