Style/whitespace changes

This commit is contained in:
Tom Willemsen 2011-12-09 17:10:44 +01:00
parent 1bd58d39d9
commit 60b436532e
3 changed files with 93 additions and 94 deletions

View file

@ -10,6 +10,7 @@
<body>
<div id="header">
<img id="logo" src="/static/img/logo.png" width="100" height="100" />
<h1 id="title">
<span id="ryu">ryu</span><span id="slash">slash</span>
</h1>
@ -21,13 +22,12 @@
<div id="container">
<div id="body">
<!-- <div class="clearleft"></div> -->
<div id="menu">
<div class="container">
<div class="header">
root
</div>
<a href="/">home</a><br />
<a href="/blog/">blog</a><br />
<a href="/Projects/">projects</a><br />
@ -56,7 +56,6 @@
</a>
</div>
</div>
</div>
</body>
</html>