about summary refs log tree commit diff stats
path: root/in-bed.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 /in-bed.html
parentMove dedication before epigraph (diff)
downloadautocento-9eae0da13fc41738547643bcf87027c53550100f.tar.gz
autocento-9eae0da13fc41738547643bcf87027c53550100f.zip
First CSS styles: _common, verse, prose
Diffstat (limited to 'in-bed.html')
-rw-r--r--in-bed.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/in-bed.html b/in-bed.html index 094e57b..4fbff87 100644 --- a/in-bed.html +++ b/in-bed.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">In bed</h1> 23 <h1 class="title">In bed</h1>
@@ -68,6 +68,6 @@
68 <nav> 68 <nav>
69 <a href="#" id="lozenge"> &loz; </a> 69 <a href="#" id="lozenge"> &loz; </a>
70 </nav> 70 </nav>
71 71</div>
72</body> 72</body>
73</html> 73</html>