diff --git a/404.html b/404.html index eab0f70..e3ac3ce 100644 --- a/404.html +++ b/404.html @@ -4,75 +4,47 @@ - 500 | Internal Server Error - - - + 404 | Not found + + + - + - +
-
-
- - -
-
Error Skynet Launch
-
-
-

-
Error 500
-
Error 500
-
Error 500
-
Error 500
-
Error 500
-
Error 500
-
Error 500
-
Error 500
-
Error 500
-

-
-
-

Internal server error

-

Server meltdown - Please evacuate

+

Avengers please help!

+

Error 404 - page not found

+

The 404 Not Found HTTP status code is a client error used to indicate that a resource was not found at the specified address. It is most likely the result of a dead link or a misspelled address.

- +
- - - - - - + \ No newline at end of file diff --git a/500.html b/500.html index e3ac3ce..75a2c48 100644 --- a/500.html +++ b/500.html @@ -4,47 +4,56 @@ - 404 | Not found - - - + 500 | Internal Server Error + + + - + - + + - +
-
+
+
+
Error Skynet Launch
+
+
+

+
Error 500
+
Error 500
+
Error 500
+
Error 500
+
Error 500
+
Error 500
+
Error 500
+
Error 500
+
Error 500
+

+
+
-

Avengers please help!

-

Error 404 - page not found

-

The 404 Not Found HTTP status code is a client error used to indicate that a resource was not found at the specified address. It is most likely the result of a dead link or a misspelled address.

+

Internal server error

+

The 500 Internal Server Error status code is a catch-all server error and the HTTP request can not be fulfilled

- +
- - - - - - + + + + + - - \ No newline at end of file + diff --git a/css/background-video.css b/css/background-video.css index 70b00b8..0cfd533 100644 --- a/css/background-video.css +++ b/css/background-video.css @@ -67,6 +67,13 @@ body.skynet-2 { font-family: 'Cyberdyne',sans-serif; } +.skynet-watermark img {width:100%} +.skynet-watermark { + display: block; + position:relative; + z-index: 900; +} + body.avengers { font-family: 'Avengeance Heroic Avenger',sans-serif; }