Difference between revisions of "Template:British Columbia 2"

m
m
Line 281: Line 281:
 
     margin-top: -6px;
 
     margin-top: -6px;
 
     margin-left: -1px;
 
     margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
 
    -moz-border-radius: 0 6px 6px;
 
    border-radius: 0 6px 6px 6px;
 
 
}
 
}
  
Line 323: Line 320:
  
 
<script>
 
<script>
 +
$(document).ready(function(){
 +
var width = $(window).width();
 +
if(width < 768){
 +
  $(".navbar-clear").fadeOut();
 +
  $(".navbar-green").fadeIn();
 +
}
 +
});
 +
 
$(window).on("scroll", function() {swapNavs()});
 
$(window).on("scroll", function() {swapNavs()});
  

Revision as of 07:52, 16 October 2016

Home