-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
27 lines (26 loc) · 1.4 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Stylesheets</title>
<style>
body {
display: flex;
flex-direction: column;
gap: 0.2rem;
}
</style>
</head>
<body>
<a href="./src/@.Unset Overflows.user.css" target="_blank">@.Unset Overflows.user.css</a>
<a href="./src/com.google.Link Colors.user.css" target="_blank">com.google.Link Colors.user.css</a>
<a href="./src/com.wordpress.confusedtls.Content Width.user.css" target="_blank">com.wordpress.confusedtls.Content Width.user.css</a>
<a href="./src/com.wordpress.confusedtls.Restyle.user.css" target="_blank">com.wordpress.confusedtls.Restyle.user.css</a>
<a href="./src/com.wordpress.sadhoovysinhumantranslations.Restyle.user.css" target="_blank">com.wordpress.sadhoovysinhumantranslations.Restyle.user.css</a>
<a href="./src/com.youtube.YouTube Old Layout.user.css" target="_blank">com.youtube.YouTube Old Layout.user.css</a>
<a href="./src/tv.twitch.Hide Thumbnails (ffz).user.css" target="_blank">tv.twitch.Hide Thumbnails (ffz).user.css</a>
<a href="./src/tv.twitch.m.Streamline Following Page.user.css" target="_blank">tv.twitch.m.Streamline Following Page.user.css</a>
<a href="./src/tv.twitch.m.Tweaks.user.css" target="_blank">tv.twitch.m.Tweaks.user.css</a>
</body>
</html>