about summary refs log tree commit diff stats
path: root/TODO.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 /TODO.html
parentRevise index (diff)
downloadautocento-61d9eaea4445af77489e8a823178721e64de2a28.tar.gz
autocento-61d9eaea4445af77489e8a823178721e64de2a28.zip
Fix styles for nav placement
Diffstat (limited to 'TODO.html')
-rw-r--r--TODO.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.html b/TODO.html index 03d1810..dac453f 100644 --- a/TODO.html +++ b/TODO.html
@@ -20,7 +20,6 @@
20 </head> 20 </head>
21<body> 21<body>
22 22
23<div id="wrapper">
24 <header> 23 <header>
25 <!-- title --> 24 <!-- title -->
26 25
@@ -49,6 +48,5 @@
49 <nav> 48 <nav>
50 <a href="#" id="lozenge" title="Random page"> &loz; </a> 49 <a href="#" id="lozenge" title="Random page"> &loz; </a>
51 </nav> 50 </nav>
52</div>
53</body> 51</body>
54</html> 52</html>