summaryrefslogtreecommitdiffstats
path: root/system/application/errors/error_404.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/errors/error_404.php')
-rw-r--r--system/application/errors/error_404.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/application/errors/error_404.php b/system/application/errors/error_404.php
index e5fa8f9db..bfe9444b2 100644
--- a/system/application/errors/error_404.php
+++ b/system/application/errors/error_404.php
@@ -4,9 +4,9 @@
<title>404 Page Not Found</title>
<style type="text/css">
-body {
-background-color: #fff;
-margin: 40px;
+body {
+background-color: #fff;
+margin: 40px;
font-family: Lucida Grande, Verdana, Sans-serif;
font-size: 12px;
color: #000;