You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.6 KiB
93 lines
2.6 KiB
<!DOCTYPE html>
|
|
|
|
<head>
|
|
<title>出问题啦 - 真不愧是lensfrex的破站呢</title>
|
|
<meta http-equiv="Content-Type" name="viewport" content="text/html width=device-width initial-scale=1"
|
|
charset=utf-8>
|
|
<style>
|
|
a {
|
|
text-decoration: none;
|
|
font-size: 15.0pt;
|
|
font-family: sans-serif;
|
|
margin-top: 10.0pt;
|
|
margin-bottom: 10.0pt;
|
|
color: rgb(255, 255, 255);
|
|
}
|
|
|
|
/* a:hover {
|
|
text-decoration: none;
|
|
} */
|
|
|
|
body {
|
|
word-wrap: break-word;
|
|
background-image: url(https://res.ciduid.top/blog/backgrounds/95761609_p0_land_processed.jpg);
|
|
background-position: 45% 0;
|
|
background-repeat: no-repeat;
|
|
background-attachment: fixed;
|
|
background-size: cover;
|
|
}
|
|
|
|
#button_box {
|
|
background-color: rgba(102, 51, 153, 0.45);
|
|
border-radius: 10px;
|
|
padding: 7px 10px 7px 10px;
|
|
margin: 0 auto;
|
|
max-inline-size: fit-content;
|
|
text-align: left;
|
|
}
|
|
|
|
.button {
|
|
font-size: 15.0pt;
|
|
font-family: sans-serif;
|
|
margin-top: 10.0pt;
|
|
margin-bottom: 10.0pt;
|
|
color: rgb(255, 255, 255);
|
|
}
|
|
|
|
.center_box {
|
|
text-align: center;
|
|
}
|
|
|
|
.title {
|
|
text-align: center;
|
|
font-size: 40.0pt;
|
|
color: white;
|
|
}
|
|
|
|
.msg {
|
|
font-size: 20.0pt;
|
|
font-family: -webkit-body;
|
|
color: white;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body lang="ZH-CN">
|
|
<div>
|
|
<div id="main_div">
|
|
<!-- <p id="title" align="center" style="text-align:center; font-size: 40.0pt; color: white;">50x error page</p> -->
|
|
<p class="title">找不到页面...</p>
|
|
|
|
<hr color="white" size="10">
|
|
|
|
<div class="center_box">
|
|
<p class="msg">找不到你要访问的页面哟</p>
|
|
<p class="msg">是不是把地址给搞错了?</p>
|
|
</div>
|
|
<div class="center_box" style="margin-top: 100px;">
|
|
<!-- <br><br> -->
|
|
<div id="button_box">
|
|
<a href="https://huhu.ciduid.top" class="button">
|
|
-> 要不,去博客那里瞧瞧?
|
|
</a>
|
|
<br><br>
|
|
<a href="javascript:history.back(-1)" class="button">
|
|
-> 还是说只是想回上一页?
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |