Archived
smaller code; delete 422
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,32 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<title>422</title>
|
|
||||||
<style type="text/css">
|
|
||||||
body {
|
|
||||||
color: #888;
|
|
||||||
text-align: center;
|
|
||||||
font-family: arial, sans-serif;
|
|
||||||
}
|
|
||||||
div.dialog {
|
|
||||||
width: 25em;
|
|
||||||
padding: 0 4em;
|
|
||||||
margin: 4em auto 0 auto;
|
|
||||||
border: 3px dashed #a77;
|
|
||||||
background: #666;
|
|
||||||
border-radius: 0.8em;
|
|
||||||
}
|
|
||||||
h1 {
|
|
||||||
color: #977;
|
|
||||||
line-height: 1.5em;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<div class="dialog">
|
|
||||||
<h1>Uhh. That's an error.</h1>
|
|
||||||
<p>Whatever you did, you were not allowed to.</p>
|
|
||||||
</div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user