File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 44permalink: /404.html
55---
66
7- < h1 > Page not found.</ h1 >
8- < p > Sorry – the page you're looking for doesn't exist.</ p >
9- < p > Perhaps you typed the URL incorrectly, or it may have moved.</ p >
10- < p > < a href ="/ "> Back To Home</ a > </ p >
7+ < div class ="container container-error ">
8+ < h1 > Page not found.</ h1 >
9+ < p > Sorry – the page you're looking for doesn't exist.</ p >
10+ < p > Perhaps you typed the URL incorrectly, or it may have moved.</ p >
11+ < p > < a href ="/ "> Back To Home</ a > </ p >
12+ </ div > >
1113
1214
Original file line number Diff line number Diff line change @@ -1593,4 +1593,9 @@ body #footer .links {
15931593
15941594.panel-group--phar pre {
15951595 margin-bottom : 0 ;
1596+ }
1597+
1598+ .container-error {
1599+ margin : 80px auto;
1600+ text-align : center;
15961601}
You can’t perform that action at this time.
0 commit comments