Improve the 404 page.

This commit is contained in:
James Brooks
2014-12-31 14:29:20 +00:00
parent 26d51670da
commit 005290ce12
7 changed files with 110 additions and 5 deletions

View File

@@ -25,3 +25,6 @@ html, body {
// Status Page will need to override certain styles.
@import "status-page";
// Error pages can have their own overrides.
@import "errors";