-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
36 lines (35 loc) · 1.83 KB
/
404.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<meta name="description" content="Social training and racing for runners, triathletes, and cyclists.">
<meta name="keywords" content="">
<title>Forec / 404 - Not Found</title>
<!--[if lte IE 6]><link href="/stylesheets/browsers/ie6.css" media="screen" rel="stylesheet" type="text/css" /><![endif]-->
<style type="text/css">
body { margin: 0; padding: 0; font-family: "helvetica neue", helvetica, arial, sans-serif; font-size: 13px; background: #8dd3d5 url("") repeat-x 0 0; }
#background { width: 100%; height: 100%; z-index: 1; margin-top: 15px; }
#content {
position:absolute;
text-align:center;
top:55px;
width:100%;
z-index:3;
text-shadow: 0 1px 1px #FFF;
min-height: 700px;
background: url("http://qiniu.forec.cn/shoes_hanging.png") no-repeat 50% 120px;
}
#logo { position: absolute; z-index: 4; left: 22%; top: 12px;}
h1 { color: #363C44; font-size: 32pt; font-weight: bold; line-height: 25px; margin-bottom: 0;}
h2, p { color: #64818E; font-size: 15pt; font-weight: normal;}
p { font-size: 13pt; }
p a, p a:visited, a img { color: #454545; text-decoration: underline; border: none; outline: 0;}
</style>
</head>
<body>
<div id="content">
<h1>似乎出了些故障</h1>
<h2>很抱歉,您访问的资源不存在或者已经被移动</h2>
<p>返回 <a href="http://blog.forec.cn">Forec 的个人博客</a>, 或 <a href="mailto://[email protected]">联系我</a> 以告知此问题。</p>
</div>
</div>
</body></html>