diff --git a/layouts/404.html b/layouts/404.html
index 67bb80f..39138e5 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -12,9 +12,8 @@
.container { margin: 50px auto 40px auto; width: 600px; text-align: center; }
- a { color: #ef454a; text-decoration: none;}
-
- a:hover { color: #4183c4;}
+ a { color: #313131; text-decoration: none;}
+ a:hover { color: #ef454a;}
h1 { width: 800px; position:relative; left: -100px; letter-spacing: -1px; line-height: 60px; font-size: 60px; font-weight: 100; margin: 0px 0 50px 0; text-shadow: 0 1px 0 #fff; }
p { color: rgba(0, 0, 0, 0.5); margin: 20px 0; line-height: 1.6; }
@@ -40,9 +39,9 @@
color: #ccc;
}
-span.icon-phoenix-world{
- font-size: 50px;
-}
+ span.icon-phoenix-world{
+ font-size: 50px;
+ }