diff options
author | Case Duckworth | 2015-03-02 19:19:32 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 19:19:32 -0700 |
commit | 19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29 (patch) | |
tree | 17c45f66a90ef6cf7de7889dd42c4eac5fcc9fcc /deathstrumpet.html | |
parent | Add test suite (diff) | |
download | autocento-19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29.tar.gz autocento-19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29.zip |
Change width of webpages; streamline template
Diffstat (limited to 'deathstrumpet.html')
-rw-r--r-- | deathstrumpet.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/deathstrumpet.html b/deathstrumpet.html index e8103e5..b45255e 100644 --- a/deathstrumpet.html +++ b/deathstrumpet.html | |||
@@ -22,13 +22,12 @@ | |||
22 | <!-- title --> | 22 | <!-- title --> |
23 | <h1 class="title">Death’s trumpet</h1> | 23 | <h1 class="title">Death’s trumpet</h1> |
24 | 24 | ||
25 | |||
25 | <!-- epigraph --> | 26 | <!-- epigraph --> |
26 | <p class="epigraph"> | 27 | <div class="epigraph"> |
27 | <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p> | 28 | <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p> |
28 | </p> | 29 | </div> |
29 | <p class="epigraph-attrib"> | 30 | <div class="epigraph-attrib">Larry Levis</div> |
30 | — Larry Levis | ||
31 | </p> | ||
32 | </header> | 31 | </header> |
33 | 32 | ||
34 | <section class="thing verse"> | 33 | <section class="thing verse"> |