From c63addebb830338032ab98e8672ee7aedb810ebb Mon Sep 17 00:00:00 2001 From: wy65701436 Date: Tue, 11 Apr 2017 00:06:26 -0700 Subject: [PATCH] add 4040 --- src/ui/views/404.tpl | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/ui/views/404.tpl b/src/ui/views/404.tpl index 0b0d96e15c..58a15f3967 100644 --- a/src/ui/views/404.tpl +++ b/src/ui/views/404.tpl @@ -40,16 +40,6 @@ a.underline, .underline{ text-align: center; } -.wrapper-back { - position: absolute; - top: 50%; - height: 240px; - margin-top: -120px; - text-align: center; - left: 50%; - margin-left: -300px; -} - .status-code { font-weight: bolder; font-size: 4em;