about summary refs log tree commit diff stats
path: root/deathstrumpet.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-13 00:28:55 -0700
committerCase Duckworth2015-03-13 00:28:55 -0700
commit4aa88b6adcea4f81d6e57b268f8351637ae07d04 (patch)
tree1806b8a75c52ce4df372bfa4319cca6aec9e5460 /deathstrumpet.html
parentFix bug in Last Passenger link (diff)
downloadautocento-4aa88b6adcea4f81d6e57b268f8351637ae07d04.tar.gz
autocento-4aa88b6adcea4f81d6e57b268f8351637ae07d04.zip
Change <header> CSS and fonts
- Change <header>
    - to have a bottom border
    - Dedication is now left-aligned
    - Margin stuff
- Change fonts
    - Title, subtitle = Playfair Display
    - Rest = Linux Libertine
Diffstat (limited to 'deathstrumpet.html')
-rw-r--r--deathstrumpet.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deathstrumpet.html b/deathstrumpet.html index fa0740d..7ff2309 100644 --- a/deathstrumpet.html +++ b/deathstrumpet.html
@@ -34,13 +34,13 @@
34 <h1 class="title">Death’s trumpet</h1> 34 <h1 class="title">Death’s trumpet</h1>
35 35
36 36
37
37 <!-- epigraph --> 38 <!-- epigraph -->
38 <div class="epigraph"> 39 <div class="epigraph">
39 <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p> 40 <p>So Death plays his little <a href="apollo11.html">fucking</a> trumpet. So what, says the boy.</p>
40 41
41 <div class="attrib">Larry Levis</div> 42 <div class="attrib">Larry Levis</div>
42 </div> 43 </div>
43
44 </header> 44 </header>
45 45
46 46