diff --git a/rumine/templates/404.html b/rumine/templates/404.html index b91420e..6c81ebe 100644 --- a/rumine/templates/404.html +++ b/rumine/templates/404.html @@ -12,25 +12,9 @@ .page_404{ - padding:40px 0; - background:#fff; - display: table; - position: absolute; - top: 0; - left: 0; - height: 100%; - width: 100%; -} -.middle { - display: table-cell; - vertical-align: middle; -} - -.inner { - margin-left: auto; - margin-right: auto; - width: 400px; - /* Whatever width you want */ + padding:40px 0; + background:#fff; + } .page_404 img{ width:100%;} @@ -61,10 +45,10 @@ .contant_box_404{ margin-top:-50px;}
-
+
-
+

404