Line 2: | Line 2: | ||
<body> | <body> | ||
<div id="titleBar"> | <div id="titleBar"> | ||
− | |||
<input type="button" div class="togtog" onclick="toggleNav();toggleNav2();this.value=this.value=='Menu'?'Hide':'Menu'" value="Menu"> | <input type="button" div class="togtog" onclick="toggleNav();toggleNav2();this.value=this.value=='Menu'?'Hide':'Menu'" value="Menu"> | ||
<span class="title"> | <span class="title"> | ||
Line 10: | Line 9: | ||
</body> | </body> | ||
<style> | <style> | ||
− | .togtog{ | + | /*.togtog{ |
float:right; | float:right; | ||
− | } | + | }*/ |
input[type="button"], .button.togtog{ | input[type="button"], .button.togtog{ | ||
border-radius: 0; | border-radius: 0; |
Revision as of 09:31, 28 October 2017