Improved the error page as much as I can without affecting the actual theme
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user