Skip to content

Commit

Permalink
Sunday 1am
Browse files Browse the repository at this point in the history
  • Loading branch information
aproctor committed May 13, 2012
1 parent b75f7f2 commit 93220e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Original file line Diff line number Diff line change
@@ -1,6 +1,6 @@
<html> <html>
<head> <head>
<title>Tojam 2012</title> <title>End State - Tojam 2012</title>
<!-- script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script --> <!-- script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script -->
<!-- script type="text/javascript" src="http://craftyjs.com/release/0.4.5/crafty-min.js"></script --> <!-- script type="text/javascript" src="http://craftyjs.com/release/0.4.5/crafty-min.js"></script -->
<script src="jquery.min.js"></script> <script src="jquery.min.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions style.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
top: 530px; top: 530px;
left: 14px; left: 14px;
z-index: 20; z-index: 20;
background: #CCC;
} }


#controls a { #controls a {
display: inline-block; display: inline-block;
margin: 1px; margin: 1px;
text-decoration: none;
} }
#controls a div { #controls a div {
color: '#90EE90'; color: '#90EE90';
width: 30px; width: 24px;
height: 30px; height: 24px;
overflow: hidden; overflow: hidden;
text-align: center; text-align: center;
line-height: 30px; line-height: 30px;
Expand Down

0 comments on commit 93220e4

Please sign in to comment.