diff --git a/404.html b/404.html index 0c892ddc..fffc865f 100644 --- a/404.html +++ b/404.html @@ -3,60 +3,72 @@ - 404 - - - -
-
404
-
Page Not Found
-
The page you are looking for doesn't exist or has been moved
-
GO HOME
-
- +.page_404 img{ width:100%;} + +.four_zero_four_bg{ + + background-image: url(https://cdn.dribbble.com/users/285475/screenshots/2083086/dribbble_1.gif); + height: 400px; + background-position: center; + } + + + .four_zero_four_bg h1{ + font-size:80px; + } + + .four_zero_four_bg h3{ + font-size:80px; + } + + .link_404{ + color: #fff!important; + padding: 10px 20px; + background: #39ac31; + margin: 20px 0; + display: inline-block;} + .contant_box_404{ margin-top:-50px;} + + + + + + +
+
+
+
+
+
+

404

+ + +
+ +
+

+ Look like you're lost +

+ +

The page you are looking for not available!

+ + Go to Home +
+
+
+
+
+
+ + - + \ No newline at end of file