-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnevertheless.html
More file actions
67 lines (57 loc) · 2.38 KB
/
nevertheless.html
File metadata and controls
67 lines (57 loc) · 2.38 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nevertheless Episodes</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
color: #333;
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
background-color: #fff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
h1 {
text-align: center;
color: #333;
}
.episode-list {
list-style: none;
padding: 0;
}
.episode-item {
margin-bottom: 10px;
}
.episode-link {
color: #007bff;
text-decoration: none;
font-weight: bold;
}
.episode-link:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="container">
<h1>Nevertheless Episodes</h1>
<h2>Episodes</h2>
<ul class="episode-list">
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1W_QMw7_ixuQuy9Lr_erHfg">Episode 1</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1wGDAQFF3E23vRR6NZl-fXA">Episode 2</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1Lmsgd_loYaHV2ZYSKjLgDA">Episode 3</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1Zeq_cl2TYdXHEMez8tZxTw">Episode 4</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1alStz3vqNUcLjy3y_SJXOg">Episode 5</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1042PtMrqtT8ASzSRiZKCfA">Episode 6</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1uiByyk9-Aru1zs3im65TVQ">Episode 7</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1pHGfsW5t8QOn8aVdP_5VUQ">Episode 8</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1EnqcnRmLpOAtgy3XHO_6LQ">Episode 9</a></li>
<li class="episode-item"><a class="episode-link" href="https://teraboxapp.com/s/1YrYA5TptLOPyxgqwG-7s1Q">Episode 10</a></li>