reordered menu bar
This commit is contained in:
parent
232623d024
commit
48e451a510
5 changed files with 10 additions and 10 deletions
|
@ -18,9 +18,9 @@
|
||||||
|
|
||||||
<div class="w3-bar w3-border bar-color">
|
<div class="w3-bar w3-border bar-color">
|
||||||
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
||||||
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
|
||||||
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
||||||
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile w3-green">Finalize profile</a>
|
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
||||||
|
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile w3-green">Finalize</a>
|
||||||
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
||||||
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -20,9 +20,9 @@
|
||||||
|
|
||||||
<div class="w3-bar w3-border bar-color">
|
<div class="w3-bar w3-border bar-color">
|
||||||
<a href="/" class="w3-bar-item w3-button w3-green w3-mobile">About</a>
|
<a href="/" class="w3-bar-item w3-button w3-green w3-mobile">About</a>
|
||||||
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
|
||||||
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
||||||
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize profile</a>
|
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
||||||
|
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize</a>
|
||||||
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
||||||
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -13,9 +13,9 @@
|
||||||
|
|
||||||
<div class="w3-bar w3-border bar-color">
|
<div class="w3-bar w3-border bar-color">
|
||||||
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
||||||
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
|
||||||
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
||||||
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize profile</a>
|
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
||||||
|
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize</a>
|
||||||
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
||||||
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-green w3-mobile">Legal</a>
|
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-green w3-mobile">Legal</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -14,9 +14,9 @@
|
||||||
|
|
||||||
<div class="w3-bar w3-border bar-color">
|
<div class="w3-bar w3-border bar-color">
|
||||||
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
||||||
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
|
||||||
<a href="/premades.html" class="w3-bar-item w3-button w3-green w3-mobile">Pre-made profiles</a>
|
<a href="/premades.html" class="w3-bar-item w3-button w3-green w3-mobile">Pre-made profiles</a>
|
||||||
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize profile</a>
|
<a href="/tool.html" class="w3-bar-item w3-button w3-mobile">Tool</a>
|
||||||
|
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize</a>
|
||||||
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
||||||
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -18,9 +18,9 @@
|
||||||
|
|
||||||
<div class="w3-bar w3-border bar-color">
|
<div class="w3-bar w3-border bar-color">
|
||||||
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
<a href="/" class="w3-bar-item w3-button w3-mobile">About</a>
|
||||||
<a href="/tool.html" class="w3-bar-item w3-button w3-green w3-mobile">Tool</a>
|
|
||||||
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
<a href="/premades.html" class="w3-bar-item w3-button w3-mobile">Pre-made profiles</a>
|
||||||
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize profile</a>
|
<a href="/tool.html" class="w3-bar-item w3-button w3-green w3-mobile">Tool</a>
|
||||||
|
<a href="/finalize.html" class="w3-bar-item w3-button w3-mobile">Finalize</a>
|
||||||
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
<a href="https://github.com/fyr77/dns-mobileconfig" class="w3-bar-item w3-button w3-right w3-black w3-mobile">GitHub</a>
|
||||||
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
<a href="/legal.html" class="w3-bar-item w3-button w3-right w3-black w3-mobile">Legal</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue