update cammie, fixes #241

This commit is contained in:
Lorin Werthen 2018-04-09 23:38:17 +02:00
parent b9143d74c4
commit f82f52cb68
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -51,13 +51,13 @@ title: Cammie
</div>
<nav class="nav">
<div class="nav-center">
<button class="button ctrl" data-command="set_pos" data-x="0" data-y="12">
<button class="button ctrl" data-command="set_pos" data-x="16" data-y="16">
Kleine tafel
</button>
<button class="button ctrl" data-command="set_pos" data-x="50" data-y="10">
Grote tafel
</button>
<button class="ctrl button" data-command="set_pos" data-x="50" data-y="22">
<button class="ctrl button" data-command="set_pos" data-x="0" data-y="12">
Zetel
</button>
</div>