Browse Source

feat: remopve 4040 word

tags/v1.21.12.1
colorfulberry 5 years ago
parent
commit
fc40fb176b
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      templates/status/404.tmpl

+ 0
- 4
templates/status/404.tmpl View File

@@ -2,10 +2,6 @@
{{if .IsRepo}}<div class="repository">{{template "repo/header" .}}</div>{{end}}
<div class="ui container center" style="background:url({{StaticUrlPrefix}}/img/404.png) no-repeat center center fixed;margin-bottom:-80px;height: 100%;width:100%;overflow: hidden;background-size: cover;">
<div style="height:100%;color:white">
<h1 style="padding-top: 100px;font-size: 180px;color: white;text-align: center;text-shadow: 1px 20px 2px #000;
letter-spacing: 20px;">
404
</h1>
<div style="padding-bottom: 80px">
<div class="ui divider"></div>
<br>


Loading…
Cancel
Save