about summary refs log tree commit diff stats
path: root/ronaldmcdonald.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-02 19:19:32 -0700
committerCase Duckworth2015-03-02 19:19:32 -0700
commit19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29 (patch)
tree17c45f66a90ef6cf7de7889dd42c4eac5fcc9fcc /ronaldmcdonald.html
parentAdd test suite (diff)
downloadautocento-19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29.tar.gz
autocento-19dcd7cd6f7e39247cfaecb18bd7ca0e16a41b29.zip
Change width of webpages; streamline template
Diffstat (limited to 'ronaldmcdonald.html')
-rw-r--r--ronaldmcdonald.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/ronaldmcdonald.html b/ronaldmcdonald.html index d1b6529..5e6b878 100644 --- a/ronaldmcdonald.html +++ b/ronaldmcdonald.html
@@ -22,6 +22,7 @@
22 <!-- title --> 22 <!-- title -->
23 <h1 class="title">Ronald McDonald</h1> 23 <h1 class="title">Ronald McDonald</h1>
24 24
25
25 </header> 26 </header>
26 27
27 <section class="thing verse"> 28 <section class="thing verse">
@@ -36,12 +37,12 @@
36 </section> 37 </section>
37 38
38 <nav> 39 <nav>
39 <a href="roughgloves.html"> 40 <a class="prevlink" href="roughgloves.html">
40 <span class="prevlink">&lt; Rough gloves</span> 41 Rough gloves
41 </a> 42 </a>
42 <a href="#" id="lozenge"> &loz; </a> 43 <a href="#" id="lozenge"> &loz; </a>
43 <a href="moongone.html"> 44 <a class="nextlink" href="moongone.html">
44 <span class="nextlink">The moon is gone and in its place a mirror &gt;</span> 45 The moon is gone and in its place a mirror
45 </a> 46 </a>
46 </nav> 47 </nav>
47 48