mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Added updated 404 from silwar
This commit is contained in:
BIN
media/img/404.png
Normal file
BIN
media/img/404.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
BIN
media/img/b0rtb0rtb0rt.png
Normal file
BIN
media/img/b0rtb0rtb0rt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.2 KiB |
@@ -0,0 +1,34 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
|
<meta name="robots" content="nofollow" />
|
||||||
|
|
||||||
|
<title>Dredd.it: 404 (Page not found)</title>
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
body { background: #151515 url('/static/img/b0rtb0rtb0rt.png') top left repeat-x; color: #fff; font-family: Verdana, Arial, sans-serif; font-size: 1.5em; text-align: center; }
|
||||||
|
a, a:hover, a:active, a:visited { color: #ea7500; }
|
||||||
|
.navigation ul, .navigation ul li { list-style: none; margin: 0; padding: 0; display: block; }
|
||||||
|
.navigation ul li { display: inline; margin: 0 1em; }
|
||||||
|
|
||||||
|
@media screen {
|
||||||
|
h1 { width: 415px; height: 230px; margin: 120px auto 40px auto; }
|
||||||
|
h1 a { display: block; width: 415px; height: 230px; background: transparent url('/static/img/404.png') top left no-repeat; text-indent:100000px; white-space:nowrap; overflow: hidden; }
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1><a href="http://dredd.it">Dredd.it: 404 (Page not found)</a></h1>
|
||||||
|
<div class="navigation">
|
||||||
|
<ul>
|
||||||
|
<li><a href="http://forum.dredd.it">forum</a></li>
|
||||||
|
<li><a href="http://killedby.dredd.it">killboard</a></li>
|
||||||
|
<li><a href="http://wiki.dredd.it">wiki</a></li>
|
||||||
|
<li><a href="http://reddit.com/r/evedreddit">reddit</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user