Improved the error page as much as I can without affecting the actual theme

This commit is contained in:
Tom Slominski
2013-11-02 15:23:12 +00:00
parent 78cb3ed559
commit 2c2dcb740d
2 changed files with 5 additions and 4 deletions

View File

@@ -243,16 +243,16 @@ header {
}
/* Error page */
#wrap {
border-left: none; !important
}
#wrap > h1 > a,
#wrap > h1,
header > h1 {
display: none;
}
#container > header > h1 {
display: inline-block;
}
#wrap > h2,
#wrap > p {
color: red;