Added beginning stuff to everything, including base.css, ui.css, and really made the grid awesome. Tested it very lightly against all browsers

This commit is contained in:
Dave Gamache
2011-05-02 12:17:18 -07:00
parent 600ceeb6ad
commit 48b90f6bb5
34 changed files with 501 additions and 1151 deletions

View File

@ -4,6 +4,6 @@
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
<script>window.jQuery || document.write("<script src='js/jquery-1.5.1.min.js'>\x3C/script>")</script>
<script src="js/modernizr-1.7.min.js"></script>
<script src="js/app.js"></script>
</body>
</html>