parent
d9da84fdca
commit
4ca8db7d0f
1 changed files with 6 additions and 6 deletions
|
@ -45,15 +45,15 @@ title: Cammie
|
|||
</div>
|
||||
<nav class="nav">
|
||||
<div class="nav-center">
|
||||
<a class="nav-item ctrl" href="#" data-command="set_pos" data-x="0" data-y="12">
|
||||
<button class="button ctrl" href="#" data-command="set_pos" data-x="0" data-y="12">
|
||||
Kleine tafel
|
||||
</a>
|
||||
<a class="nav-item ctrl" href="#" data-command="set_pos" data-x="50" data-y="10">
|
||||
</button>
|
||||
<button class="button ctrl" href="#" data-command="set_pos" data-x="50" data-y="10">
|
||||
Grote tafel
|
||||
</a>
|
||||
<a class="nav-item ctrl" href="#" data-command="set_pos" data-x="50" data-y="22">
|
||||
</button>
|
||||
<button class="ctrl button" href="#" data-command="set_pos" data-x="50" data-y="22">
|
||||
Zetel
|
||||
</a>
|
||||
</button>
|
||||
</div>
|
||||
</nav>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue