1 Star 0 Fork 89

MrCr / YoungxjTools

forked from Young小杰 / YoungxjTools 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
404.php 544 Bytes
一键复制 编辑 原始数据 按行查看 历史
Young小杰 提交于 2018-05-01 15:54 . Youngxj
<?php include 'header.php';?>
<style type="text/css">
.row{
display: table-cell;
vertical-align: middle;
}
.container{
display:table;
height:100%;
}
.row-centered {
padding-top: 70px;
text-align:center;
}
</style>
<div class="container">
<div class="row row-centered">
<div class="form-group" id="input-wrap">
<h1 class="text-center" style="font-size: 112px;">404</h1>
<h3 class="text-center"><script>text()</script></h3>
</div>
</div>
</div>
<script type="text/javascript"></script>
<?php include 'footer.php';?>
PHP
1
https://gitee.com/GlieseStudio/YoungxjTools.git
git@gitee.com:GlieseStudio/YoungxjTools.git
GlieseStudio
YoungxjTools
YoungxjTools
master

搜索帮助