2 Star 0 Fork 41

程序员-东哥 / ThinkWechat

forked from 微凉 / ThinkWechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
404.html 1.60 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
softtime 提交于 2016-05-25 16:52 . 项目初始化
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
</body>
</html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">
a,fieldset,img{border:0;}
a{color:#221919;text-decoration:none;outline:none;}
a:hover{color:#3366cc;text-decoration:underline;}
body{font-size:24px;color:#B7AEB4;}
body a.link,body h1,body p{-webkit-transition:opacity 0.5s ease-in-out;-moz-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;}
#wrapper{text-align:center;margin:100px auto;width:594px;}
a.link{text-shadow:0px 1px 2px white;font-weight:600;color:#3366cc;opacity:0;}
h1{text-shadow:0px 1px 2px white;font-size:24px;opacity:0;}
img{-webkit-transition:opacity 1s ease-in-out;-moz-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;height:202px;width:199px;opacity:0;}
p{text-shadow:0px 1px 2px white;font-weight:normal;font-weight:200;opacity:0;}
.fade{opacity:1;}
@media only screen and (min-device-width:320px) and (max-device-width:480px){
#wrapper{margin:40px auto;text-align:center;width:280px;}
}
</style>
</head>
<body>
<div id="wrapper">
<a href="HTTP_HOST"><img src="HTTP_HOST/404_icon.png" class="fade"></a>
<div>
<h1 class="fade">唉呀!</h1>
<p class="fade">$ERROR_MESSAGE<a style="color:#ff6600;margin-left: 20px;" href="HTTP_HOST">到这里去看看!</a></p>
<a class="link" href="/" onclick="history.go(-1)" style="opacity: 1;">返回?</a>
</div>
</div>
</body>
</html>
PHP
1
https://gitee.com/zhengbingdong/ThinkWechat.git
git@gitee.com:zhengbingdong/ThinkWechat.git
zhengbingdong
ThinkWechat
ThinkWechat
master

搜索帮助

14c37bed 8189591 565d56ea 8189591