Remove redundant CSS and jpg

This commit is contained in:
Maikel Linke
2016-05-18 15:54:10 +10:00
parent f0b80b47f1
commit 041d9814a7
3 changed files with 1 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
}
div.dialog {
width: 600px;
margin: 2em auto 0 auto;
margin: auto;
}
@media only screen
@@ -28,7 +27,7 @@
</head>
<body>
<!-- This file lives in public/500.html -->
<!-- This file lives in public/404.html -->
<div class="dialog">
<a href="/" ><img src="/500.jpg" /></a>
<h1>Oops! Page not found.</h1>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

View File

@@ -11,7 +11,6 @@
}
div.dialog {
width: 600px;
margin: 2em auto 0 auto;
margin: auto;
}
@media only screen