Improve the 404 page.
This commit is contained in:
@@ -4964,3 +4964,19 @@ body.status-page {
|
||||
text-align: center;
|
||||
border-top: 1px solid #ecf0f1;
|
||||
background-color: #fbfcfc; }
|
||||
|
||||
body.error-page {
|
||||
background-color: #f3f3f4; }
|
||||
body.error-page .middle-box {
|
||||
height: 400px;
|
||||
width: 400px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-top: -250px;
|
||||
margin-left: -200px;
|
||||
z-index: 100; }
|
||||
body.error-page .middle-box h1 {
|
||||
font-size: 9em; }
|
||||
body.error-page h3.font-bold {
|
||||
font-weight: 600; }
|
||||
@@ -4964,3 +4964,19 @@ body.status-page {
|
||||
text-align: center;
|
||||
border-top: 1px solid #ecf0f1;
|
||||
background-color: #fbfcfc; }
|
||||
|
||||
body.error-page {
|
||||
background-color: #f3f3f4; }
|
||||
body.error-page .middle-box {
|
||||
height: 400px;
|
||||
width: 400px;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-top: -250px;
|
||||
margin-left: -200px;
|
||||
z-index: 100; }
|
||||
body.error-page .middle-box h1 {
|
||||
font-size: 9em; }
|
||||
body.error-page h3.font-bold {
|
||||
font-weight: 600; }
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"css/all.css": "css/all-d71ab75f.css",
|
||||
"css/all.css": "css/all-16923627.css",
|
||||
"js/all.js": "js/all-4554a981.js"
|
||||
}
|
||||
Reference in New Issue
Block a user