Added 404 page

This commit is contained in:
Marcin Kurczewski
2014-10-18 12:37:01 +02:00
parent dd8050f250
commit 177a7d79f3
8 changed files with 81 additions and 8 deletions

View File

@ -0,0 +1,6 @@
.http-error {
text-align: center;
}
.http-error img {
margin: 0 auto;
}