From 55195e50aad2fbb0737008b39a5d686ff2e98997 Mon Sep 17 00:00:00 2001 From: DiederikLascaris Date: Sun, 22 Jan 2017 23:20:58 +0100 Subject: Removed wrapper and changed mix cases usage of hex colorcodes --- application/views/errors/html/error_db.php | 138 ++++++++++++++--------------- 1 file changed, 66 insertions(+), 72 deletions(-) (limited to 'application/views/errors/html/error_db.php') diff --git a/application/views/errors/html/error_db.php b/application/views/errors/html/error_db.php index 561b20c63..23b0655fe 100644 --- a/application/views/errors/html/error_db.php +++ b/application/views/errors/html/error_db.php @@ -3,90 +3,84 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ?> - -Database Error - + #body { + margin: 0 15px 0 15px; + min-height: 96px; + } + -
-
-

-
- -
+
+

+
+
-- cgit v1.2.3-24-g4f1b