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 /found-typewriter-poem.html | |
parent | Move dedication before epigraph (diff) | |
download | autocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz autocento-9eae0da13fc41738547643bcf87027c53550100f.zip |
First CSS styles: _common, verse, prose
Diffstat (limited to 'found-typewriter-poem.html')
-rw-r--r-- | found-typewriter-poem.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/found-typewriter-poem.html b/found-typewriter-poem.html index d77fd43..8f37932 100644 --- a/found-typewriter-poem.html +++ b/found-typewriter-poem.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">Look</h1> | 23 | <h1 class="title">Look</h1> |
@@ -39,6 +39,6 @@ | |||
39 | <nav> | 39 | <nav> |
40 | <a href="#" id="lozenge"> ◊ </a> | 40 | <a href="#" id="lozenge"> ◊ </a> |
41 | </nav> | 41 | </nav> |
42 | 42 | </div> | |
43 | </body> | 43 | </body> |
44 | </html> | 44 | </html> |