Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dux committed Aug 21, 2013
1 parent 1748bc8 commit 549a422
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/index.html
Expand Up @@ -12,6 +12,7 @@
<style>
.box { border:1px solid #ddd; padding:10px; border-radius: 5px;}
body { margin-top:50px; }
fotter { margin-bottom:50px; }
</style>
</head>
<body>
Expand Down Expand Up @@ -163,9 +164,6 @@ <h3>Methods</h3>
</div>
<div id='footer'>
<a class='fr' href='#'>Top of the page</a>
<p>
<a href="/" target="_new" style="color:#aaa;">ubuntu</a><sup>&copy;</sup>
</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 549a422

Please sign in to comment.