about summary refs log tree commit diff stats
path: root/call-me-aural-pleasure.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 /call-me-aural-pleasure.html
parentRevise index (diff)
downloadautocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz
autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip
Fix styles for nav placement
Diffstat (limited to 'call-me-aural-pleasure.html')
-rw-r--r--call-me-aural-pleasure.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/call-me-aural-pleasure.html b/call-me-aural-pleasure.html index 774e423..f78a611 100644 --- a/call-me-aural-pleasure.html +++ b/call-me-aural-pleasure.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">Call me</h1> 29 <h1 class="title">Call me</h1>
@@ -46,6 +45,5 @@
46 <nav> 45 <nav>
47 <a href="#" id="lozenge" title="Random page"> &loz; </a> 46 <a href="#" id="lozenge" title="Random page"> &loz; </a>
48 </nav> 47 </nav>
49</div>
50</body> 48</body>
51</html> 49</html>