From b89dcdc06d56246bd1b0309d18caac5746d097f7 Mon Sep 17 00:00:00 2001 From: itqop Date: Sun, 17 Mar 2024 21:46:53 +0300 Subject: [PATCH] Edit 404 --- rumine/templates/404.html | 26 +++++--------------------- 1 file changed, 5 insertions(+), 21 deletions(-) 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