Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
formatting tweaks, css cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
manewitz committed Feb 1, 2013
1 parent f5a97e4 commit 2c64e2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
8 changes: 0 additions & 8 deletions public/css/input.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,3 @@ footer{
margin-top: 20px;
margin-bottom: 20px;
}
#rights{
text-align: center;
}


#link_r {
float: right;
}
4 changes: 3 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ <h3>by <a href="mailto:mike@inputli.st">Mike Manewitz</a></h3>
<footer>
© 2013 Mike Manewitz
<br>
<a href="mailto:mike@inputli.st">email</a> | <a href="http://github.com/manewitz/inputli.st">github</a>
<a href="mailto:mike@inputli.st">email</a> |
<a href="http://github.com/manewitz/inputli.st">github</a> |
<a href="http://twitter.com/inputlist">twitter</a>
</footer>

<script src="js/jquery-1.9.0.min.js"></script>
Expand Down

0 comments on commit 2c64e2f

Please sign in to comment.