diff options
author | Case Duckworth | 2015-03-02 18:31:47 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 18:31:47 -0700 |
commit | 9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652 (patch) | |
tree | 7f6f171760ba416ba3c0324f1b1ef6b02dadb52a /death-zone.html | |
parent | Add fonts: Playfair, Fira, Courier Prime (diff) | |
download | autocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.tar.gz autocento-9a2e2a9c3e0396f956381b8ee4af80fe3e8cf652.zip |
Add thing class to pieces in template; recompile
Diffstat (limited to 'death-zone.html')
-rw-r--r-- | death-zone.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/death-zone.html b/death-zone.html index 7f577aa..5ec54a2 100644 --- a/death-zone.html +++ b/death-zone.html | |||
@@ -31,7 +31,7 @@ | |||
31 | </p> | 31 | </p> |
32 | </header> | 32 | </header> |
33 | 33 | ||
34 | <section class="verse"> | 34 | <section class="thing verse"> |
35 | <figure> | 35 | <figure> |
36 | <img src="img/gould.png" alt="Philip Gould" /><figcaption>Philip Gould</figcaption> | 36 | <img src="img/gould.png" alt="Philip Gould" /><figcaption>Philip Gould</figcaption> |
37 | </figure> | 37 | </figure> |