Style/whitespace changes
This commit is contained in:
parent
1bd58d39d9
commit
60b436532e
3 changed files with 93 additions and 94 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue