equal
deleted
inserted
replaced
19 <header> |
19 <header> |
20 <h1 class="main-title">Zygos Masks Lights Control</h1> |
20 <h1 class="main-title">Zygos Masks Lights Control</h1> |
21 </header> |
21 </header> |
22 |
22 |
23 <section id="status-box"> |
23 <section id="status-box"> |
24 <div id="main-status-box"> |
24 <div id="main-status-box"></div> |
25 </div> |
25 <div id="substatus-box"></div> |
26 <div id="substatus-box"> |
|
27 |
|
28 </div> |
|
29 </section> |
26 </section> |
30 |
27 |
31 <section class="commands-box"> |
28 <section class="commands-box"> |
|
29 <h2>commandes :</h2> |
|
30 |
32 <div id="mutable-cmd-box"> |
31 <div id="mutable-cmd-box"> |
33 commande variable : |
32 commande variable : |
34 <input id="mutable-cmd-txt"> |
33 <input id="mutable-cmd-input"> |
35 <button id="mutable-cmd-bt"> |
34 <button id="mutable-cmd-bt"> |
36 envoyer |
35 envoyer |
37 </button> |
36 </button> |
38 </div> |
37 </div> |
39 |
38 |