summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--404.html29
1 files changed, 15 insertions, 14 deletions
diff --git a/404.html b/404.html
index 1b2e696..8a2fc69 100644
--- a/404.html
+++ b/404.html
@@ -9,20 +9,21 @@
</head>
<body>
<div class="container">
- <a class="title" href="/">CYFRAE VIOLAE</a>
- <br>
- <a href="mailto:library@cyfraeviolae.org" class="contact">
- library@cyfraeviolae.org
- </a>
- <h3>
- 404 Not Found
- </h3>
- <p>
- The page you&rsquo;re looking for is somewhere else,
- <br>
- but while you&rsquo;re here, consider this
- <br>
- a brief caesura.
+ <div class="header">
+ <div class="subtitle">THE LIMINAL REVERIE OF</div>
+ <a class="title" href="/">CYFRAE VIOLAE</a>
+ <div class="contact">
+ New York &middot;
+ <a href="mailto:library@cyfraeviolae.org">library@cyfraeviolae.org</a>
+ </div>
+ </div>
+ <div class="category">404 Not Found</div>
+ <p class="work">
+ The page you&rsquo;re looking for is somewhere else,
+ <br>
+ but while you&rsquo;re here, consider this
+ <br>
+ a brief caesura.
</p>
</div>
</body>