diff --git a/public/403.html b/public/403.html
new file mode 100644
index 0000000..c41fd23
--- /dev/null
+++ b/public/403.html
@@ -0,0 +1,66 @@
+
+
+
+ Access is forbidden to this page (403)
+
+
+
+
+
+
+
+
+
You have not been granted access to this page.
+
+
If you feel you should have access to this page, please contact the site administrator.
+
+
+
diff --git a/public/404.html b/public/404.html
index 2be3af2..a357351 100644
--- a/public/404.html
+++ b/public/404.html
@@ -23,17 +23,17 @@
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #BBB;
- border-top: #B00100 solid 4px;
+ border-top: #c40f5b solid 4px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
- background-color: white;
+ background-color: #c40f5b;
padding: 7px 12% 0;
box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
}
.rails-default-error-page h1 {
font-size: 100%;
- color: #730E15;
+ color: white;
line-height: 1.5em;
}
@@ -59,9 +59,8 @@
The page you were looking for doesn't exist.
-
You may have mistyped the address or the page may have moved.
-
If you are the application owner check the logs for more information.
+
You may have mistyped the address or the page may have moved.