Make error pages look nicer

This commit is contained in:
Jake
2014-12-06 09:03:33 -06:00
parent 90f0467f53
commit b21d8cba31
3 changed files with 11 additions and 6 deletions

View File

@@ -111,4 +111,8 @@ h4 {
}
.sideface.md_5:hover {
background:url("/avatars/af74a02d19cb445bb07f6866a861f783?size=160&helm=true");
}
.errmsg {
margin-top: 50px;
}