-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (39 loc) · 1.84 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
<!-- saved from url=(0026)https://lirener.github.io/ -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">
*{margin: 0; padding: 0; font-family: Dotum, tahoma, sans-serif; font-size: 12px; color: #8c8c8c;}
/* 上面margin这行 让所有字体风格失效即隐藏 *备注掉 则显示 */
body {margin: 0; padding: 0;background: #000000;}
img {border: 0; vertical-align: top;}
.txtRt {text-align: right;}
.txtCt {text-align: center;}
.txtJt {text-align: justify;}
.vMid {vertical-align: middle;}
.cBoth {display: block; float: none; clear: both; height: 0; width: 100%; font-size: 0 !important;
line-height: 0 !important; overflow: hidden; margin: 0 !important; padding: 0 !important;}
</style>
</head>
<body style="text-align: center;">
<table width="930" cellpadding="0" cellspacing="0" border="0" style="margin:0 auto;">
<td style="height: 800px; background: url(./Image/404.png) no-repeat center top;">
</td>
<!--<div style="text-align: center;margin: 0 auto;width: 300px;display: block;color: #222222;font-size: 14px;"> -->
<!-- <img id="img_error" src="./Image/404.png" width="436"> -->
<!-- <p style="margin: 0px auto 0 auto; width: 700px; color: #ffffff; text-align: center; line-height: 18px;">
<br> -->
<br>
<br> 对不起,由于检测到你还是小孩子!
<br> 当前页面不支持您的访问~请见谅!~
<br>
<br>
<!-- </p> -->
<a href="https://bgmlist.com/" target="_blank" style="/* text-decoration: none; */">番剧导播</a>
.......
<a href="http://bangumi.tv/" target="_blank" style="/* text-decoration: none; */">番剧索引</a>
<!-- </div> -->
<p style="height: 30px;"></p>
</table>
</body>
</html>