mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-25 02:06:46 +00:00
Small changes to the 404 page
This commit is contained in:
parent
d7d93d1873
commit
6b8ae8657f
@ -6,13 +6,19 @@
|
|||||||
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
<link rel="icon" href="data:;base64,iVBORw0KGgo=">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
<style>
|
||||||
|
#quote {
|
||||||
|
text-indent: 4em;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<body style="text-align: center;">
|
<body style="text-align: center;">
|
||||||
<h1>Error 404!</h1>
|
<h1>Error 404!</h1>
|
||||||
<div style="display: inline-block; text-align:left;">
|
<div style="display: inline-block; text-align:left;">
|
||||||
<p>You step in the stream,</p>
|
<p>You step in the stream,</p>
|
||||||
<p>but the water has moved on.</p>
|
<p>but the water has moved on.</p>
|
||||||
<p>The page is not here.</p>
|
<p>The page is not here.</p>
|
||||||
<p>-- Cass Whittington</p>
|
<p id="quote"> — Cass Whittington</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user