leftover changes from previous code experimentation on grid and such

This commit is contained in:
Dave Gamache
2011-09-17 10:28:16 -07:00
parent 60194966bb
commit 46662e1378
5 changed files with 5 additions and 725 deletions

View File

@ -21,9 +21,9 @@
<!-- CSS
================================================== -->
<link rel="stylesheet" href="stylesheets/base.css">
<link rel="stylesheet" href="stylesheets/skeleton.css">
<link rel="stylesheet" href="stylesheets/layout.css">
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/layout.css">
<!-- Favicons
================================================== -->
@ -71,8 +71,8 @@
<!-- JS
================================================== -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="javascripts/tabs.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.3/jquery.min.js"></script>
<script src="js/tabs.js"></script>
<!-- End Document
================================================== -->