diff options
author | Case Duckworth | 2015-03-02 20:29:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-02 20:29:55 -0700 |
commit | 9eae0da13fc41738547643bcf87027c53550100f (patch) | |
tree | 2fd4dbdf0b2d5ce29834330df45a191c249493b3 /sixteenth-chapel.html | |
parent | Move dedication before epigraph (diff) | |
download | autocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz autocento-9eae0da13fc41738547643bcf87027c53550100f.zip |
First CSS styles: _common, verse, prose
Diffstat (limited to 'sixteenth-chapel.html')
-rw-r--r-- | sixteenth-chapel.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sixteenth-chapel.html b/sixteenth-chapel.html index 4c8f371..ad0e94d 100644 --- a/sixteenth-chapel.html +++ b/sixteenth-chapel.html | |||
@@ -17,7 +17,7 @@ | |||
17 | </head> | 17 | </head> |
18 | <body> | 18 | <body> |
19 | 19 | ||
20 | 20 | <div id="wrapper"> | |
21 | <header> | 21 | <header> |
22 | <!-- title --> | 22 | <!-- title --> |
23 | <h1 class="title">The Sixteenth Chapel</h1> | 23 | <h1 class="title">The Sixteenth Chapel</h1> |
@@ -58,6 +58,6 @@ | |||
58 | <p>Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing</p> | 58 | <p>Something about all music being performances of <em>4'33"</em> in places where other bands happen to be playing</p> |
59 | </a> | 59 | </a> |
60 | </nav> | 60 | </nav> |
61 | 61 | </div> | |
62 | </body> | 62 | </body> |
63 | </html> | 63 | </html> |