Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/186384

Change subject: docroot: Update default 404.html to match new default 
index.html style
......................................................................

docroot: Update default 404.html to match new default index.html style

Example http://secure.wikimedia.org/404.html

Change-Id: Ibdca74cae4d163a529d495bdad917b41cc2c1b24
---
M 404.html
1 file changed, 20 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/84/186384/1

diff --git a/404.html b/404.html
index 29b9fba..c1f23f3 100644
--- a/404.html
+++ b/404.html
@@ -1,16 +1,20 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
-<html>
- <head>
-  <title>404: File not found</title>
-  <link rel="shortcut icon" href="/favicon.ico" />
-  
- </head>
- <body>
-  <h1><a href="http://en.wikipedia.org/wiki/404_error";>404 error</a>: File not 
found</h1>
-    The <a href="http://en.wikipedia.org/wiki/Uniform_resource_locator";>URL</a>
-       you requested was not found. Perhaps you'd like to try our
-       <a href="/">main page</a> instead?</p>
-       <hr/>
-  <p><i>A project of the <a href="http://wikimediafoundation.org/";>Wikimedia 
Foundation</a></i>.</p>
- </body>
-</html>
+<!DOCTYPE html>
+<html lang=en>
+<meta charset="utf-8">
+<title>Not Found</title>
+<link rel="shortcut icon" href="//wikimediafoundation.org/favicon.ico">
+<style>
+* { margin: 0; padding: 0; }
+body { background: #fff; margin: 7% auto 0; padding: 2em 1em 1em; font: 
14px/21px sans-serif; color: #333; max-width: 560px; }
+img { float: left; margin: 0 2em 2em 0; }
+a img { border: 0; }
+h1 { margin-top: 1em; font-size: 1.2em; }
+p { margin: 0.7em 0 1em 0; }
+a { color: #0645AD; text-decoration: none; }
+a:hover { text-decoration: underline; }
+em { font-style: normal; color: #777; }
+</style>
+<a href="//wikimedia.org"><img 
src="//upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Wikimedia_Foundation_RGB_logo_with_text.svg/150px-Wikimedia_Foundation_RGB_logo_with_text.svg.png"
 
srcset="//upload.wikimedia.org/wikipedia/commons/c/c4/Wikimedia_Foundation_RGB_logo_with_text.svg
 2x" alt=Wikimedia width=150 height=150></a>
+<h1>Not Found</h1>
+<p>The requested URL was not found on this server.<br>Perhaps you'd like to 
try our <a href="/">main page</a> instead?</p>
+</html>

-- 
To view, visit https://gerrit.wikimedia.org/r/186384
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdca74cae4d163a529d495bdad917b41cc2c1b24
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to