Moving containers around for remote.zoff.me

This commit is contained in:
Kasper Rynning-Tønnesen
2018-12-03 14:49:32 +01:00
parent 190b14f265
commit 7dfbdc12a6

View File

@@ -1,5 +1,6 @@
{{> remote/header}} <div id="main-container" class="noselect cursor-default">
<main class="center-align container remote-container"> {{> remote/header}}
<main class="center-align container remote-container">
<div class="section"> <div class="section">
<h3 id="remote-text">Remote Controller</h3> <h3 id="remote-text">Remote Controller</h3>
</div> </div>
@@ -14,5 +15,7 @@
<br> <br>
To find the ID of your player, click the Conf <i class="material-icons">menu</i> icon on the top right of the player page, then "Remote Control". To find the ID of your player, click the Conf <i class="material-icons">menu</i> icon on the top right of the player page, then "Remote Control".
<br>You can either scan the QR code or type the ID manually. <br>You can either scan the QR code or type the ID manually.
<br>
</div> </div>
</main> </main>
</div>