Difference between revisions of "Template:Heidelberg/SandboxMarita/navbarMarita"

Line 19: Line 19:
 
   });
 
   });
 
});
 
});
 +
 +
 +
$('html').on('swiperight', function(){
 +
  $('#sidebar').trigger('offcanvas.toggle');
 +
});
 +
$('html').on('swipeleft', function(){
 +
  $('#sidebar').trigger('offcanvas.toggle');
 +
});
 +
  
 
</script>
 
</script>
Line 139: Line 148:
 
<div id="sidebarHide" data-toggle="offcanvas" data-target="#sidebar" style="padding-left: 20px;">
 
<div id="sidebarHide" data-toggle="offcanvas" data-target="#sidebar" style="padding-left: 20px;">
 
       <hr>
 
       <hr>
<a style="font-family: 'Josefin Sans' !important; font-size: 16px; line-height: 30px;"> COLLAPSE NAVIGATION </a>
+
<a style="font-family: 'Josefin Sans' !important; font-size: 16px; line-height: 40px; height: 40px;"> COLLAPSE NAVIGATION </a>
 
       <hr>
 
       <hr>
 
</div>
 
</div>

Revision as of 16:32, 1 November 2017