about summary refs log tree commit diff stats
path: root/the-sea_the-beach.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-02 20:29:55 -0700
committerCase Duckworth2015-03-02 20:29:55 -0700
commit9eae0da13fc41738547643bcf87027c53550100f (patch)
tree2fd4dbdf0b2d5ce29834330df45a191c249493b3 /the-sea_the-beach.html
parentMove dedication before epigraph (diff)
downloadautocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz
autocento-9eae0da13fc41738547643bcf87027c53550100f.zip
First CSS styles: _common, verse, prose
Diffstat (limited to 'the-sea_the-beach.html')
-rw-r--r--the-sea_the-beach.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/the-sea_the-beach.html b/the-sea_the-beach.html index 6c66c63..086b7df 100644 --- a/the-sea_the-beach.html +++ b/the-sea_the-beach.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 sea and the beach</h1> 23 <h1 class="title">The sea and the beach</h1>
@@ -37,6 +37,6 @@
37 <nav> 37 <nav>
38 <a href="#" id="lozenge"> &loz; </a> 38 <a href="#" id="lozenge"> &loz; </a>
39 </nav> 39 </nav>
40 40</div>
41</body> 41</body>
42</html> 42</html>