Added working and 403 stuff

This commit is contained in:
Thomas FORGIONE 2015-06-29 15:57:02 +02:00
parent e5e1513221
commit 77f7cd135b
2 changed files with 17 additions and 0 deletions

17
403/index.html Normal file
View File

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<title>Deploy in progress. Please try again in few minutes</title>
<style type="text/css" />
body {color: #666; text-align: center; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; sans-serif; margin:0; width: 800px; margin: auto; font-size: 14px; }
h1 { font-size: 56px; line-height: 100px; font-weight: normal; color: #456; }
h2 { font-size: 24px; color: #666; line-height: 1.5em; }
h3 { color: #456; font-size: 20px; font-weight: normal; line-height: 28px; }
hr { margin: 18px 0; border: 0; border-top: 1px solid #EEE; border-bottom: 1px solid white; }
</style>
</head>
<body>
<h1><center><img alt="" src="https://raw.githubusercontent.com/tforgione/3dinterface/master/403/working.gif"/></center>I'm working on it</h1>
<h3>Please try again in few minutes.</h3>
</body>
</html>

BIN
403/working.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 MiB