Difference between revisions of "Template:BUHW2016"

Line 497: Line 497:
 
     "use strict"; // Start of use strict
 
     "use strict"; // Start of use strict
  
 +
 +
    // Offset for Main Navigation
 +
    $('#mainNav').affix({
 +
        offset: {
 +
            top: 100
 +
        }
 +
    })
 +
 +
   
  
  

Revision as of 18:02, 6 July 2016