Skip to content

SUNY-Albany-CCI-INF362/american-football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foreclosure Web App

changelog

  • want to add navigation to your page? IT'S SO EASY NOW!!!
<div id="navbarfooter"></div>
<script>$('#navbarfooter').load("navigation.html");</script>
  • ripped out some of the old html5 crap, we don't need it any more
  • started adding in variables for our colors
$ejc-red: #92392d;
$grey-bg: #e4e4e4;

important notes