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 /ex-machina.html | |
parent | Move dedication before epigraph (diff) | |
download | autocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz autocento-9eae0da13fc41738547643bcf87027c53550100f.zip |
First CSS styles: _common, verse, prose
Diffstat (limited to 'ex-machina.html')
-rw-r--r-- | ex-machina.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ex-machina.html b/ex-machina.html index 3a9eb2f..7b6b8fc 100644 --- a/ex-machina.html +++ b/ex-machina.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">Ex machina</h1> | 23 | <h1 class="title">Ex machina</h1> |
@@ -45,6 +45,6 @@ | |||
45 | <nav> | 45 | <nav> |
46 | <a href="#" id="lozenge"> ◊ </a> | 46 | <a href="#" id="lozenge"> ◊ </a> |
47 | </nav> | 47 | </nav> |
48 | 48 | </div> | |
49 | </body> | 49 | </body> |
50 | </html> | 50 | </html> |