about summary refs log tree commit diff stats
path: root/stayed-on-the-bus.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-03 21:28:07 -0700
committerCase Duckworth2015-03-03 21:28:07 -0700
commit61d9eaea4445af77489e8a823178721e64de2a28 (patch)
tree1badbc69d5e3d7fbd2101ddfbdc9c73ddea4732a /stayed-on-the-bus.html
parentRevise index (diff)
downloadautocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz
autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip
Fix styles for nav placement
Diffstat (limited to 'stayed-on-the-bus.html')
-rw-r--r--stayed-on-the-bus.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/stayed-on-the-bus.html b/stayed-on-the-bus.html index 2987adc..195d8a5 100644 --- a/stayed-on-the-bus.html +++ b/stayed-on-the-bus.html
@@ -24,7 +24,6 @@
24 </head> 24 </head>
25<body> 25<body>
26 26
27<div id="wrapper">
28 <header> 27 <header>
29 <!-- title --> 28 <!-- title -->
30 <h1 class="title">Stayed on the bus too long</h1> 29 <h1 class="title">Stayed on the bus too long</h1>
@@ -40,6 +39,5 @@
40 <nav> 39 <nav>
41 <a href="#" id="lozenge" title="Random page"> &loz; </a> 40 <a href="#" id="lozenge" title="Random page"> &loz; </a>
42 </nav> 41 </nav>
43</div>
44</body> 42</body>
45</html> 43</html>