Difference between revisions of "Template:KU Leuven/main/css"

Line 356: Line 356:
 
<script>
 
<script>
 
  $( "#smartphonebutton" ).click(function() {
 
  $( "#smartphonebutton" ).click(function() {
       $("#smartphonebutton").hide();
+
       $(".nav-item").css('display', 'block');
 
});
 
});
 
</script>
 
</script>
  
 
</html>
 
</html>

Revision as of 14:14, 2 September 2015