commit
6a11ab5d4a
1 changed files with 3 additions and 3 deletions
|
@ -53,17 +53,17 @@ title: Cammie
|
|||
</div>
|
||||
<nav class="nav columns">
|
||||
<div class="column">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="16" data-y="16">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="24" data-y="16">
|
||||
Kleine tafel
|
||||
</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="50" data-y="10">
|
||||
<button class="button ctrl" data-command="set_pos" data-x="61" data-y="10">
|
||||
Grote tafel
|
||||
</button>
|
||||
</div>
|
||||
<div class="column">
|
||||
<button class="ctrl button" data-command="set_pos" data-x="0" data-y="12">
|
||||
<button class="ctrl button" data-command="set_pos" data-x="10" data-y="12">
|
||||
Zetel
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue