From 19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 2 Mar 2015 19:19:32 -0700
Subject: Change width of webpages; streamline template

---
 moon-drowning.html | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

(limited to 'moon-drowning.html')

diff --git a/moon-drowning.html b/moon-drowning.html
index 33d75ef..0f75a52 100644
--- a/moon-drowning.html
+++ b/moon-drowning.html
@@ -22,6 +22,7 @@
         <!-- title -->
         <h1 class="title">The Moon is drowning</h1>
         
+
                     </header>
 
     <section class="thing verse">
@@ -32,18 +33,18 @@
     </section>
 
     <nav>
-                <a href="poetry-time.html">
-            <span class="prevlink">&lt; Something about the nature of poetry and time</span>
+                <a class="prevlink" href="poetry-time.html">
+            Something about the nature of poetry and time
         </a>
-                <a href="big-dipper.html">
-            <span class="prevlink">&lt; The Big Dipper</span>
+                <a class="prevlink" href="big-dipper.html">
+            The Big Dipper
         </a>
                 <a href="#" id="lozenge"> &loz; </a>
-                <a href="music-443.html">
-            <span class="nextlink"><p>Something about all music being performances of <em>4'33&quot;</em> in places where other bands happen to be playing</p> &gt;</span>
+                <a class="nextlink" href="music-443.html">
+            <p>Something about all music being performances of <em>4'33&quot;</em> in places where other bands happen to be playing</p>
         </a>
-                <a href="worse-looking-over.html">
-            <span class="nextlink">Worse looking over &gt;</span>
+                <a class="nextlink" href="worse-looking-over.html">
+            Worse looking over
         </a>
             </nav>
 
-- 
cgit 1.4.1-21-gabe81